-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Comparing changes
Open a pull request
base repository: github/copilot-cli
base: 425b68c
head repository: ATC-O48/copilot-cli
compare: e023dc4
- 10 commits
- 3 files changed
- 2 contributors
Commits on Apr 29, 2026
-
docs: restructure README with standardized template format
Co-Authored-By: Thuong Huynh <admin@huynhthuong.online>
Configuration menu - View commit details
-
Copy full SHA for 764da0c - Browse repository at this point
Copy the full SHA 764da0cView commit details -
Merge pull request #1 from ATC-O48/devin/1777459581-update-readme
Huỳnh Thương authoredApr 29, 2026 Configuration menu - View commit details
-
Copy full SHA for 0859c3d - Browse repository at this point
Copy the full SHA 0859c3dView commit details -
docs: rebrand README as Command Code landing page
- Replace GitHub Copilot CLI content with Command Code product branding - Add feature grid (Models, Taste, Extend, Code, Review, Bugs) - Add 'How taste works' section with taste-1 neuro-symbolic system - Add quickstart guide, core concepts, CLI reference - Add common workflows with practical examples - Add docs navigation table, skills, MCP, and Studio sections - Add troubleshooting guide and next steps Co-Authored-By: Thuong Huynh <admin@huynhthuong.online>
Configuration menu - View commit details
-
Copy full SHA for a671dcf - Browse repository at this point
Copy the full SHA a671dcfView commit details -
Merge pull request #2 from ATC-O48/devin/1777475503-command-code-readme
Huỳnh Thương authoredApr 29, 2026 Configuration menu - View commit details
-
Copy full SHA for 1fc2fc2 - Browse repository at this point
Copy the full SHA 1fc2fc2View commit details
Commits on Apr 30, 2026
-
docs: add pull request template
Co-Authored-By: Hoai thuong Nguyen van <admin@huynhthuong.online>
Configuration menu - View commit details
-
Copy full SHA for 6fa2c00 - Browse repository at this point
Copy the full SHA 6fa2c00View commit details
Commits on May 1, 2026
-
feat: add devin CLI entry point with REPL and single-turn modes
Adds a new `devin` shell script that provides 4 invocation modes: - `devin` — interactive REPL (no prompt) - `devin -- <prompt>` — REPL with initial prompt - `devin -p "prompt"` — single-turn, print to stdout and exit - `devin -p -- <prompt>` — single-turn with -- separator Also supports --model, --headless, --plan flags. Includes a built-in stub REPL when no copilot backend is installed. Updates README with devin CLI reference. Co-Authored-By: Thuong Huynh <admin@huynhthuong.online>
Configuration menu - View commit details
-
Copy full SHA for b5038ad - Browse repository at this point
Copy the full SHA b5038adView commit details -
Merge pull request #5 from ATC-O48/devin/1777673120-cli-argument-parsing
Huỳnh Thương authoredMay 1, 2026 Configuration menu - View commit details
-
Copy full SHA for 87c429e - Browse repository at this point
Copy the full SHA 87c429eView commit details -
fix: address review bugs in devin CLI argument handling
- Add -- separator before prompt in print-mode dispatch to prevent flag-like prompts (e.g. '--version') from being parsed as backend flags - Set HEADLESS=true when MODE=print after parse_args, so build_cmd() handles it once instead of duplicating --headless in the dispatch - Declare 'line' as local in builtin_repl for scope hygiene Co-Authored-By: Thuong Huynh <admin@huynhthuong.online>
Configuration menu - View commit details
-
Copy full SHA for 59fe6a9 - Browse repository at this point
Copy the full SHA 59fe6a9View commit details
Commits on May 2, 2026
-
Merge pull request #6 from ATC-O48/devin/1777673558-fix-review-bugs
Huỳnh Thương authoredMay 2, 2026 Configuration menu - View commit details
-
Copy full SHA for 8c6d039 - Browse repository at this point
Copy the full SHA 8c6d039View commit details
Commits on May 18, 2026
-
Merge pull request #4 from ATC-O48/devin/1777543798-add-pr-template
docs: add pull request template
Huỳnh Thương authoredMay 18, 2026 Configuration menu - View commit details
-
Copy full SHA for e023dc4 - Browse repository at this point
Copy the full SHA e023dc4View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 425b68c...e023dc4