summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2025-10-01ignore: update download stats 2025-10-01GitHub Action
2025-10-01core: remove redundant patch integration testDax Raad
The integration test was duplicating coverage already provided by the comprehensive patch namespace tests. Users benefit from faster test runs without losing any coverage of patch functionality. The remaining tests provide complete validation of patch parsing, application, and tool integration.
2025-10-01core: make patch tool more reliable and consistent with other editing toolsDax Raad
The patch tool now works seamlessly alongside other file editing tools with improved error handling and a more intuitive permission system. Users will experience: - More reliable patch application with better error messages - Consistent permission prompts that match other editing tools - Smoother integration when applying complex multi-file changes - Better feedback on what changes are being made before applying patches This refactoring leverages the robust patch parsing engine while making the tool feel native to the opencode workflow, reducing friction when making bulk changes to your codebase.
2025-10-01release: v0.13.7opencode
2025-10-01codex should not have reasoning effortDax Raad
2025-10-01core: prevent file deletion when reverting changes to existing filesDax Raad
2025-10-01release: v0.13.6opencode
2025-10-01overhaul file search and support @ mentioning directoriesDax Raad
2025-09-30fix: adjust model dialog to handle same model id but different names (#2881)Aiden Cline
2025-09-30ignore: update download stats 2025-09-30GitHub Action
2025-09-30update anthropic system promptsDax Raad
2025-09-29fix: tui stuck saying generating... even when it is done (#2872)Aiden Cline
2025-09-29fix: worktree cmd (#2870)Aiden Cline
2025-09-29wip: zenFrank
2025-09-29release: v0.13.5opencode
2025-09-29fix: bash regex (#2858)Aiden Cline
2025-09-29ignore: update download stats 2025-09-29GitHub Action
2025-09-29docs: document model id behavior (#2856)Giuseppe Rota
2025-09-29release: v0.13.4opencode
2025-09-29ci: fix homebrewDax Raad
2025-09-29release: v0.13.2Dax Raad
2025-09-29ci: publishDax Raad
2025-09-29ci: fixDax Raad
2025-09-29ci: fixDax Raad
2025-09-28ignore: go mod tidy (#2851)Aiden Cline
2025-09-28wip: zenFrank
2025-09-28wip: zenFrank
2025-09-28core: improve webfetch tool content negotiation and format handlingDax Raad
2025-09-28wip: zenFrank
2025-09-28ignore: update download stats 2025-09-28GitHub Action
2025-09-27wip: zenFrank
2025-09-27respect model id in opencode.json (#2833)Aiden Cline
2025-09-27Fix: Set OPENCODE_CALLER env in a more portable way for vscode extension (#2230)Aurélien Tollard
2025-09-27wip: zenFrank
2025-09-27wip: zenFrank
2025-09-27ignore: update download stats 2025-09-27GitHub Action
2025-09-27ci: tweaksDax Raad
2025-09-27syncDax Raad
2025-09-27Include step-start and step-finish for cost tracking (#2810)Arjun Singh
2025-09-27ci: wtfDax Raad
2025-09-27ci: fixDax Raad
2025-09-27core: configure turbo to avoid building opencode for web testsDax Raad
2025-09-27ci: fixDax Raad
2025-09-27ci: testDax Raad
2025-09-27core: fix config test by removing model field expectationDax Raad
2025-09-27ci: fix git identity in test workflowDax Raad
2025-09-27ci: improve test coverageDax Raad
2025-09-27syncDax Raad
2025-09-27ci: formatDax Raad
2025-09-27wip: bun test improvementsDax Raad