Commit Graph

63 Commits

Author SHA1 Message Date
James Long 87d41cd5ac feat(core): initial implementation of syncing (#17814) 2026-03-25 10:47:40 -04:00
Aiden Cline d210d67f1e ignore: revert 3 commits that broke dev branch (#18260) 2026-03-19 11:15:07 -05:00
Shoubhit Dash 1725f7bb2e feat: add git-backed session review modes (#17961) 2026-03-19 19:29:29 +05:30
Kit Langton 2a225d7c72 feat(id): brand PartID through Drizzle and Zod schemas (#16966) 2026-03-11 23:40:50 +00:00
Kit Langton b9eaabe80b feat(id): brand WorkspaceID through Drizzle and Zod schemas (#16964) 2026-03-11 23:30:17 +00:00
Kit Langton 4401c08142 feat(id): brand SessionID through Drizzle and Zod schemas (#16953) 2026-03-11 23:16:56 +00:00
Dax 89f4344882 refactor(opencode): replace Bun shell in core flows (#16286) 2026-03-09 15:19:50 -04:00
Dax 9c6d6ca359 refactor: replace Bun.sleep with node timers (#15013)
publish-github-action / publish (push) Has been cancelled
2026-03-05 21:54:06 -05:00
Matt Silverlock 1532e9b9c6 fix(github): support variant in github action and opencode github run (#14431)
publish-github-action / publish (push) Has been cancelled
2026-02-20 13:20:54 +00:00
Matt Silverlock 9e4a788d22 fix(github): action branch detection and 422 handling (#14322)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2026-02-19 15:11:59 -06:00
Matt Silverlock 0ca00dbc0f fix(github): emit PROMPT_TOO_LARGE error on context overflow (#14166) 2026-02-18 11:45:27 -06:00
Dax a8cf960a09 refactor: migrate cli/cmd/run.ts from Bun.file() to Filesystem/stat modules (#14155) 2026-02-18 17:22:46 +00:00
Matt Silverlock e7cd1281a2 fix(github): handle step-start/step-finish parts in extractResponseText (#12470) 2026-02-06 10:20:33 -06:00
Leonidas 1ea4b1dc01 fix(github): add persist-credentials: false to workflow templates (#8202)
publish-github-action / publish (push) Has been cancelled
Update Nix Hashes / update-linux (push) Has been cancelled
Update Nix Hashes / update-macos (push) Has been cancelled
2026-01-13 09:53:30 -06:00
lemon 73e8c7e74f fix: prevent [object Object] error display in console output (#8116)
Co-authored-by: Claude <noreply@anthropic.com>
2026-01-12 20:40:03 -06:00
Dax 544f398374 core: add interactive question tool for gathering user preferences and clarifying instructions (#7268) 2026-01-07 22:29:42 -05:00
Josh Thomas fb1589dbf8 docs: update GHA examples to use actions/checkout@v6 (#6969)
publish-github-action / publish (push) Has been cancelled
Update Nix Hashes / update (push) Has been cancelled
2026-01-05 13:00:22 -06:00
Matt Silverlock 4f3d0bf663 github: handle duplicate PR creation when agent creates PR (#6777) 2026-01-04 02:05:08 -06:00
Dax a1a32f22c9 chore: rename repo references from sst/opencode to anomalyco/opencode (#6687)
publish-github-action / publish (push) Has been cancelled
Update Nix Hashes / update (push) Has been cancelled
Co-authored-by: Github Action <action@github.com>
2026-01-02 16:02:52 -05:00
Matt Silverlock e44e5289b1 fix: handle actions/checkout v6 credential storage change (#6667) 2026-01-02 13:54:43 -06:00
rari404 b5eabf7e4e refactor: use Bun.sleep instead of Promise setTimeout (#6620)
publish-github-action / publish (push) Has been cancelled
Update Nix Hashes / update (push) Has been cancelled
2026-01-02 11:12:02 -06:00
Matt Silverlock 80e87c86ec fix: handle non-text response parts in GitHub action (#6173) 2025-12-27 21:24:10 -06:00
Matt Silverlock 2f9558102f github: support issues and workflow_dispatch events (#6157) 2025-12-26 13:34:03 -06:00
GitHub Action 309dd08504 chore: generate 2025-12-23 15:39:47 +00:00
Daniel Polito 7d908ae55e Fix Github Pull Request Event (#6037) 2025-12-23 09:39:14 -06:00
Daniel Polito 2e80e755b6 GitHub pull request event (#5335) 2025-12-22 10:59:02 -06:00
Matt Silverlock 1e6be8428b github: support schedule events (#5810)
publish-github-action / publish (push) Has been cancelled
Update Nix Hashes / update (push) Has been cancelled
2025-12-21 08:46:54 -06:00
Matt Silverlock f33003881d feat: support configuring a default_agent across all API/user surfaces (#5843)
publish-github-action / publish (push) Has been cancelled
Update Nix Hashes / update (push) Has been cancelled
Co-authored-by: observerw <observerw@users.noreply.github.com>
2025-12-20 11:49:23 -06:00
Matt Silverlock 49b72a4a62 fix: use correct octokit API for PR review comment reactions (#5778) 2025-12-18 21:58:41 -06:00
Matt Silverlock bc5442a889 github: add OIDC_BASE_URL for custom GitHub App installs (#5756)
publish-github-action / publish (push) Has been cancelled
Update Nix Hashes / update (push) Has been cancelled
2025-12-18 11:31:13 -06:00
Daniel Polito 987c038aa2 Improve Github Action Hallucinations (#5751) 2025-12-18 09:40:04 -06:00
Matt Silverlock 1e0e9549ce github: add configurable mentions input (#5655) 2025-12-16 19:14:50 -06:00
Aiden Cline 780439d6d2 fix: github install cmd if repo has . in it 2025-12-16 11:19:18 -06:00
Luke Parker 0cda6742de fix(windows): opencode github install (#5587) 2025-12-15 16:12:54 -06:00
Matt Silverlock b5b6cb7a81 github: support GITHUB_TOKEN + skip OIDC (#5459) 2025-12-12 19:55:46 -06:00
Daniel Polito c6ed24ee45 Fix / Improve Github Eyes Reaction Removal (#5383) 2025-12-11 09:42:10 -06:00
Daniel Polito 3320e2bd6c Add Eyes Reaction instead of Comment Working on Github Action (#5072)
publish-github-action / publish (push) Has been cancelled
Update Nix Hashes / update (push) Has been cancelled
2025-12-10 13:35:55 -06:00
Daniel Polito 40e4a0b681 add optional prompt Input to Github Action (#4828)
Co-authored-by: Github Action <action@github.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2025-12-04 12:10:56 -06:00
Aiden Cline a3abb8a019 ignore: fix type issue 2025-11-26 00:14:04 -06:00
Aiden Cline aa3120d20d Reapply "feat(github): add ability to react to PR Review Comments in Workflow (#4705)"
This reverts commit c71f709296.
2025-11-25 23:51:46 -06:00
Aiden Cline c71f709296 Revert "feat(github): add ability to react to PR Review Comments in Workflow (#4705)"
This reverts commit 64876e1189.
2025-11-25 23:51:23 -06:00
U Cirello 64876e1189 feat(github): add ability to react to PR Review Comments in Workflow (#4705)
Co-authored-by: GitHub Action <action@github.com>
2025-11-25 23:45:19 -06:00
Aiden Cline 5f53553c94 fix: dirty check 2025-11-12 19:03:46 -06:00
Aiden Cline 02d2dcb8f6 fix: github action dirty check (#4262) 2025-11-12 16:16:07 -06:00
Dax fd63884d0b OpenTUI is here (#2685) 2025-10-31 15:07:36 -04:00
Aiden Cline 37898d1358 hide invalid option 2025-10-19 20:51:33 -05:00
Aiden Cline 9fd29cd301 ignore: tweak permissions 2025-10-16 12:48:39 -05:00
Aiden Cline 7e15176513 fix: github action (#3223) 2025-10-16 12:33:33 -05:00
Dax Raad 41065c3353 ignore: rework bootstrap so server lazy starts it 2025-09-19 05:11:29 -04:00
Frank d9e726838a wip console 2025-09-03 09:24:23 -04:00