Commit Graph

114 Commits

Author SHA1 Message Date
Adam 04383b4b96 chore: translator agent 2026-02-10 10:36:28 -06:00
Peter Dave Hello 451a4a9ca1 chore: fix typos and GitHub capitalization (#12852)
publish-github-action / publish (push) Has been cancelled
2026-02-10 06:53:38 -06:00
Aiden Cline 119522129d feat: improve skills, better prompting, fix permission asks after invoking skills, ensure agent knows where scripts/resources are (#11737) 2026-02-03 09:58:31 -06:00
Dax 122a765c48 cli: make run non-interactive (#11814) 2026-02-02 23:35:23 -05:00
Dax Raad 8d47c0c342 ignore: switch commit model to kimi-k2.5 for improved command execution reliability 2026-02-01 21:02:26 -05:00
Ryan Vogel aac9a20248 feat: add /learn command to extract session learnings to scoped AGENTS.md files (#10717) 2026-01-26 20:50:44 -05:00
Aiden Cline bc5d49075d ignore: tweak ai deps 2026-01-26 13:18:08 -05:00
Aiden Cline 09eb407ed1 ignore: rm STYLE_GUIDE, consolidate in AGENTS.md 2026-01-25 11:56:21 -05:00
GitHub Action cfd6ccf88f chore: generate 2026-01-24 17:27:03 +00:00
Aiden Cline 42420d4eaf ignore: update commit.md 2026-01-24 12:26:21 -05:00
Aiden Cline f6ac503b41 ignore: git ignore the lockfiles for .opencode 2026-01-22 10:06:39 -06:00
GitHub Action 4ec9b82761 chore: generate 2026-01-22 12:30:20 +00:00
Adam bbd6e5e795 feat(app): copy buttons for assistant messages and code blocks 2026-01-22 06:29:38 -06:00
Ariane Emory a77d7518af chore: add plans directory to .opencode gitignore (resolves #10005) (#10006) 2026-01-22 05:19:13 -06:00
Aiden Cline 03ae2f2405 ignore: add bun/file io skill just for our repo 2026-01-20 12:37:23 -06:00
GitHub Action f40d3b405a chore: generate 2026-01-14 17:41:16 +00:00
Aiden Cline f94181935c ignore: add slash command to checks ai sdk deps 2026-01-14 11:40:36 -06:00
Dax Raad b3179b9c5d remove plan 2026-01-13 16:20:05 -05:00
Dax e668d0b6d0 feat: add plan mode with enter/exit tools (#8281) 2026-01-13 15:55:48 -05:00
Aiden Cline 320df86f37 ci: adjust triage prompt 2026-01-12 13:28:23 -06:00
Aiden Cline f426c1b7b2 ci: tweak prompt 2026-01-05 23:24:58 -06:00
Ravi Kumar ba4e0dc6ad ci: prevent duplicate PR check from flagging current PR as duplicate (#6924)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-01-05 12:59:42 -06:00
Dax Raad 92688c0303 tui: fix session configuration merge conflict resolution 2026-01-04 13:43:33 -05:00
Aiden Cline f5fe5a530f ignore: update sst -> anomalyco 2026-01-04 00:30:03 -06:00
Aiden Cline 2335233a85 ci: add duplicate PR detection bot 2026-01-04 00:15:59 -06:00
Dax Raad 18dfcd89c1 tui: improve permission error handling and evaluation logic 2026-01-01 21:01:00 -05:00
Dax Raad b248c73361 ignore 2026-01-01 20:42:06 -05:00
Aiden Cline 9835b5b323 ignore: comment out repo default for ask 2026-01-01 17:13:31 -06:00
Dax e839c1522d Permission rework (#6319)
Co-authored-by: Github Action <action@github.com>
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
2026-01-01 17:54:11 -05:00
Matt Silverlock 6ed8a14c9b meta: use colors for agents (#5845) 2025-12-28 23:05:17 -06:00
Jay V 9ee1b3fd41 docs: make MCP server documentation more scannable and add Sentry example 2025-12-24 10:49:48 -05:00
Mohammad Alhashemi 43b1501f5a feat: add native skill tool with permission system (#5930)
Co-authored-by: Dax Raad <d@ironbay.co>
2025-12-22 18:24:06 -05:00
Aiden Cline b5b9b95d3a tweak: use fetch instead of octokit for now 2025-12-19 12:28:11 -06:00
Brendan Allan 2e3819ebdc ci: separate standalone publishing from dependent publishing (#5634)
Co-authored-by: GitHub Action <action@github.com>
2025-12-19 13:22:17 -05:00
barış 679819b52c docs: fix typos (#5753)
publish-github-action / publish (push) Has been cancelled
Update Nix Hashes / update (push) Has been cancelled
2025-12-18 09:56:37 -06:00
GitHub Action a80c9e5088 chore: format code 2025-12-17 17:02:36 +00:00
Aiden Cline d341b727bf ci: add windows label to triage bot 2025-12-17 11:01:53 -06:00
Aiden Cline b1da588f39 ci: tweak triage 2025-12-16 19:27:44 -06:00
Aiden Cline 603f2cd47f fix: user invoked subtasks causing tool_use or missing thinking signa… (#5650) 2025-12-16 15:42:21 -06:00
Aiden Cline 8213d56a7e ci: auto tag github action once a change is shipped for it 2025-12-16 14:13:51 -06:00
Dax Raad 254a5e07fd core: update plugin dependency and config loading for .opencode directory support 2025-12-16 15:06:50 -05:00
Dax Raad 5d2907c40c fix 2025-12-16 14:25:12 -05:00
Dax Raad 07a4327027 ignore: update opencode plugin dependency 2025-12-16 14:21:19 -05:00
Dax Raad 9204d72e24 chore: update opencode plugin dependencies and fix tauri sidecar path 2025-12-16 13:52:40 -05:00
Dax Raad ca052fdec3 tui: fix autocomplete file loading and update dependencies 2025-12-16 13:37:22 -05:00
Aiden Cline 780439d6d2 fix: github install cmd if repo has . in it 2025-12-16 11:19:18 -06:00
GitHub Action fc34b0a06c chore: format code 2025-12-16 16:10:36 +00:00
Aiden Cline 5e91dba59b ci: tweak triage 2025-12-16 10:09:51 -06:00
David Hill b2c9c871c0 Revert "fix: strip parentheses from file paths generated by llm"
This reverts commit 96e6fda410.
2025-12-16 12:12:01 +00:00
David Hill 96e6fda410 fix: strip parentheses from file paths generated by llm 2025-12-16 11:50:23 +00:00