Zhiming Guo 72de9fe7a6 fix(opencode): Fixes image reading with OpenAI-compatible providers like Kimi K2.5. (#11323) 3 weeks ago
..
acp fdd484d2c1 feat: expose acp thinking variants (#9064) 4 weeks ago
agent 3975329629 feat: improve skills, better prompting, fix permission asks after invoking skills, ensure agent knows where scripts/resources are (#11737) 3 weeks ago
auth 65e1186efe wip(app): global config 1 month ago
bun a2c28fc8d7 fix: ensure that plugin installs use --no-cache when using http proxy to prevent random hangs (see bun issue) (#12161) 3 weeks ago
bus 9b05217471 ignore 2 months ago
cli 4387f9fb9a feat: Allow the function to hide or show thinking blocks to be bound to a key (resolves #12168) (#12171) 3 weeks ago
command cb6ec0a564 fix(app): hide badge for builtin slash commands 3 weeks ago
config 8c8d888140 Revert: feat: add models.dev schema ref for model autocomplete in ope… (#12242) 3 weeks ago
env 90f39bf672 core: prevent parallel test runs from contaminating environment variables 3 weeks ago
file c69474846f Simplify directory tree output for prompts (#11731) 3 weeks ago
flag 17e62b050f feat: add support for reading skills from .agents/skills directories (#11842) 3 weeks ago
format 52006c2fd9 feat(opencode): ormolu code formatter for haskell (#10274) 3 weeks ago
global 8798a77a72 bump: plugins 1 month ago
id e37fd9c105 core: add interactive question tool for gathering user preferences and clarifying instructions (#7268) 1 month ago
ide 1e3bdcc71c rename bus 2 months ago
installation f7fef99ddd refactor(installation): update scoop installation method (#9243) 1 month ago
lsp 60e616ec81 feat: Add .slnx to C#/F# LSP root detection (#11928) 3 weeks ago
mcp 75166a1961 fix: use ?? to prevent args being undefined for mcp server in some cases (#11203) 4 weeks ago
patch 2dcca4755d fix: import issue in patch module 1 month ago
permission 2a370f8038 feat: implement home directory expansion for permission patterns using `~` and `$HOME` prefixes. (#9813) 1 month ago
plugin 556adad67b fix: wait for dependencies before loading custom tools and plugins (#12227) 3 weeks ago
project acb92fcd34 chore: cleanup 1 month ago
provider d1686661c0 fix: ensure kimi-for-coding plan has thinking on by default for k2p5 (#12147) 3 weeks ago
pty a30696f9bf feat(plugin): add shell.env hook for manipulating environment in tools and shell (#12012) 3 weeks ago
question 397ee419d1 tweak: make question valdiation more lax to avoid tool call failures 1 month ago
scheduler e2f1f4d81e add scheduler, cleanup module (#9346) 1 month ago
server a9fca05d8b feat(server): add --mdns-domain flag to customize mDNS hostname (#11796) 3 weeks ago
session 72de9fe7a6 fix(opencode): Fixes image reading with OpenAI-compatible providers like Kimi K2.5. (#11323) 3 weeks ago
share 03d7467ea2 test(app): initial e2e test setup 1 month ago
shell 15caecdb45 shell tweaks, better handling for windows (#5455) 2 months ago
skill a68fedd4a6 chore: adjust way skill dirs are whitelisted (#12026) 3 weeks ago
snapshot 3b93e8d95c fix(app): added/deleted file status now correctly calculated 3 weeks ago
storage 50dfa9caf3 chore: upgrade bun from 1.3.5 -> 1.3.6, also update types/bun from 1.3.4 -> 1.3.6 and fix type errs (#8499) 1 month ago
tool 64e2bf8bf0 tweak: adjust task tool description/input to alleviate tool call failures that sometimes occured w/ gpt models (#12214) 3 weeks ago
util a2c28fc8d7 fix: ensure that plugin installs use --no-cache when using http proxy to prevent random hangs (see bun issue) (#12161) 3 weeks ago
worktree 91f2ac3cb2 test(app): workspace tests (#11659) 3 weeks ago
index.ts efaa9166fb fix: prevent [object Object] error display in console output (#8116) 1 month ago