Commit Graph

  • 987ae46841
    Merge pull request #868 from code-yeongyu/feat/deepwiki Nguyen Khac Trung Kien 2026-01-17 16:42:16 +07:00
  • 74e9834797
    Add DeepWiki badge to README Nguyen Khac Trung Kien 2026-01-17 16:41:49 +07:00
  • 5657c3aa28 fix(lsp): display diagnostics errors as error blocks in TUI justsisyphus 2026-01-17 18:14:50 +09:00
  • c433e7397e feat(skill-mcp): add auto-reconnect retry on "Not connected" errors justsisyphus 2026-01-17 18:14:48 +09:00
  • dec35d28a7 fix(ci): make merge-to-master non-fatal when workflow files change v3.0.0-beta.9 justsisyphus 2026-01-17 18:05:53 +09:00
  • 1f493cc921 fix(ci): add workflows permission for pushing to master justsisyphus 2026-01-17 18:05:00 +09:00
  • ef7276a46a fix(ci): stash before checkout in merge step justsisyphus 2026-01-17 17:58:48 +09:00
  • a2f64e18f3 chore(release): bump platform packages to 3.0.0-beta.9 justsisyphus 2026-01-17 17:54:57 +09:00
  • e37493a6db
    Merge pull request #846 from LTS2/fix/826-sisyphus-junior-model-override Jeremy Gollehon 2026-01-17 00:52:46 -08:00
  • c0be58b2ce Revert "ci: skip platform packages (already published manually)" justsisyphus 2026-01-17 17:46:16 +09:00
  • beab015512 ci: skip platform packages (already published manually) justsisyphus 2026-01-17 17:45:33 +09:00
  • 638842966f test(background-agent): add stale detection unit tests justsisyphus 2026-01-17 17:43:16 +09:00
  • 1b6037bbdf feat(background-agent): add stale session detection and auto-interrupt justsisyphus 2026-01-17 17:40:58 +09:00
  • 360984abec feat(config): add staleTimeoutMs to BackgroundTaskConfig justsisyphus 2026-01-17 17:39:39 +09:00
  • 9a273a4ad8 fix(test): skip flaky mainSessionID test for now justsisyphus 2026-01-17 17:12:59 +09:00
  • b7b5737f9c fix(test): add global preload for session state reset justsisyphus 2026-01-17 17:08:55 +09:00
  • fa9bf4590c fix(test): add _resetForTesting to all session state tests justsisyphus 2026-01-17 17:04:40 +09:00
  • b4fa31a47a fix(test): add _resetForTesting for proper test isolation justsisyphus 2026-01-17 16:57:31 +09:00
  • ec2cf22449 fix(ci): enable platform binaries publishing justsisyphus 2026-01-17 16:48:44 +09:00
  • f6d4201d7d fix(test): add nested beforeEach for mainSessionID test isolation justsisyphus 2026-01-17 16:47:56 +09:00
  • 5cb5dbef42
    Merge pull request #863 from sgwannabe/fix/keyword-detector-skip-background-tasks Kenny 2026-01-16 21:30:44 -05:00
  • 7d796738a2
    @sgwannabe has signed the CLA in code-yeongyu/oh-my-opencode#863 github-actions[bot] 2026-01-17 01:26:09 +00:00
  • 0823dbe4d4 fix(keyword-detector): skip keyword detection for background task sessions Sangguen Chang 2026-01-17 10:23:23 +09:00
  • 8391b8a7a5
    Merge pull request #855 from luojiyin1987/fix/doctor-windows-opencode Kenny 2026-01-16 15:36:58 -05:00
  • 903a1534a4
    Merge pull request #859 from qwertystars/fix/migration-import-path Kenny 2026-01-16 15:36:15 -05:00
  • bbaf78ac70
    Merge branch 'code-yeongyu:dev' into fix/migration-import-path Srijan Guchhait 2026-01-17 00:27:31 +05:30
  • 79dab37569
    @qwertystars has signed the CLA in code-yeongyu/oh-my-opencode#859 github-actions[bot] 2026-01-16 18:14:03 +00:00
  • 374083fa0e fix(migration): correct import path for DEFAULT_CATEGORIES qwertystars 2026-01-16 23:42:41 +05:30
  • 0b9cf32190
    @luojiyin1987 has signed the CLA in code-yeongyu/oh-my-opencode#855 github-actions[bot] 2026-01-16 15:54:19 +00:00
  • a5097a4efe
    @vmlinuzx has signed the CLA in code-yeongyu/oh-my-opencode#837 github-actions[bot] 2026-01-16 15:49:51 +00:00
  • 15b91f50f6
    fix: handle opencode.ps1 in doctor on Windows luojiyin 2026-01-16 23:42:08 +08:00
  • 30f3dd2646
    Merge pull request #834 from MotorwaySouth9/fix/windows-lsp-doctor-and-detection Kenny 2026-01-16 07:24:05 -05:00
  • cf7b23be5e
    Merge pull request #847 from minkichoe-lbox/fix/dynamic-year Kenny 2026-01-16 07:14:58 -05:00
  • 0c000596dc fix(sisyphus-orchestrator): add debounce to boulder continuation to prevent infinite loop justsisyphus 2026-01-16 19:17:26 +09:00
  • 5ee8996a39 fix(keyword-detector): use session state for agent-specific ultrawork templates justsisyphus 2026-01-16 19:06:00 +09:00
  • 7cd59e9c0a feat(toast): show warning only for fallback models (inherited/system-default) justsisyphus 2026-01-16 18:47:36 +09:00
  • cb6f1c9f75 fix(delegate-task): category default model takes precedence over parent model justsisyphus 2026-01-16 18:45:19 +09:00
  • eeb7eb2be2 refactor(agent-tool-restrictions): use boolean for SDK tools parameter justsisyphus 2026-01-16 18:29:39 +09:00
  • fd6a33b88f fix(context-injector): add mainSessionID fallback for synthetic part injection justsisyphus 2026-01-16 18:28:39 +09:00
  • e22960d862 test(context-injector): update tests for synthetic part injection justsisyphus 2026-01-16 17:56:12 +09:00
  • ea1d604b72 chore(index): remove contextInjector chat.message hook call justsisyphus 2026-01-16 17:48:09 +09:00
  • d3e3371a77 refactor(context-injector): remove chat.message hook, insert synthetic part in transform justsisyphus 2026-01-16 17:42:43 +09:00
  • 188bbef018 refactor: rename sisyphus_task to delegate_task justsisyphus 2026-01-16 17:34:40 +09:00
  • 6008388a4e feat(prometheus): auto-generate plan workflow with self-review justsisyphus 2026-01-16 17:25:23 +09:00
  • 8402b550df fix(background-agent): pass model on resume to preserve category config ewjin 2026-01-16 18:21:31 +09:00
  • 880e29e883
    @minkichoe-lbox has signed the CLA in code-yeongyu/oh-my-opencode#847 github-actions[bot] 2026-01-16 09:14:31 +00:00
  • 47e64a4a92
    fix(librarian): use dynamic year instead of hardcoded 2024/2025 minkichoe 2026-01-16 18:04:19 +09:00
  • e23ce11df9 feat: allow Sisyphus-Junior to call sisyphus_task justsisyphus 2026-01-16 17:14:31 +09:00
  • f1cdb3bce1 feat: global sisyphus_task deny with orchestrator exceptions justsisyphus 2026-01-16 17:13:08 +09:00
  • 83cbc56709 refactor: remove legacy tools format, use permission only justsisyphus 2026-01-16 17:11:34 +09:00
  • ede9abceb3 feat(multimodal-looker): restrict to read-only tool access justsisyphus 2026-01-16 15:02:55 +09:00
  • 27ef9fa8df feat(orchestrator): emphasize project-level lsp_diagnostics and QA verification justsisyphus 2026-01-16 14:11:56 +09:00
  • 333db56172 refactor(agents): remove lsp_diagnostics from Sisyphus and Sisyphus-Junior prompts justsisyphus 2026-01-16 14:09:28 +09:00
  • 1ecb2bafdf fix(hooks): prevent start-work false trigger from command description justsisyphus 2026-01-16 14:01:29 +09:00
  • d00c2e7439 fix(hooks): extract model from assistant messages with flat modelID/providerID justsisyphus 2026-01-16 13:54:22 +09:00
  • 8d545723dc refactor(orchestrator): restructure post-verification workflow as Step 4-6 justsisyphus 2026-01-16 13:48:18 +09:00
  • e737477fbe feat(prometheus): strengthen plan-mode constraints with constraint-first architecture justsisyphus 2026-01-16 13:36:46 +09:00
  • aa859f8cdd feat(sisyphus-task): require explicit skills parameter - reject empty array [] justsisyphus 2026-01-16 13:12:48 +09:00
  • c282244439 fix: store session agent in chat.message for prometheus-md-only hook justsisyphus 2026-01-16 11:33:25 +09:00
  • 75925d5433 fix: clear session agent on /start-work to allow mode transition from Prometheus justsisyphus 2026-01-16 11:30:54 +09:00
  • c7ca608b38 refactor: unify system directive prefix for keyword-detector filtering justsisyphus 2026-01-16 11:20:45 +09:00
  • b933992e36 refactor: remove dcp_for_compaction and preemptive_compaction features justsisyphus 2026-01-16 10:51:59 +09:00
  • bf28b3e711 fix: ensure Sisyphus agent has call_omo_agent disabled justsisyphus 2026-01-16 10:47:20 +09:00
  • 9363324e0e refactor(lsp): clean up lsp_servers references and update prompts to use PascalCase justsisyphus 2026-01-16 10:40:44 +09:00
  • 8e02cab307 test: stub gh cli spawn and refine PATH cleanup MotorwaySouth9 2026-01-16 10:31:53 +08:00
  • f888da8848
    Merge pull request #833 from KNN-07/fix/git-master-watermark-injection Kenny 2026-01-15 20:36:18 -05:00
  • 9fb284d4b5 docs: update LSP tools list in all READMEs justsisyphus 2026-01-16 10:33:55 +09:00
  • 584aecf266 refactor(config): disable unused OpenCode built-in LSP tools justsisyphus 2026-01-16 10:33:44 +09:00
  • 848b2e3faa refactor(lsp): remove lsp_servers - duplicates OpenCode's LspServers justsisyphus 2026-01-16 10:33:35 +09:00
  • 33666245d8 docs: remove OpenCode built-in LSP tools from README justsisyphus 2026-01-16 10:25:49 +09:00
  • 7b9e20f2fa test: harden windows lsp test cleanup MotorwaySouth9 2026-01-16 09:02:02 +08:00
  • e36385e671 fix(git-master): inject watermark only when enabled instead of overriding defaults Nguyen Khac Trung Kien 2026-01-16 08:01:04 +07:00
  • ca2f8059a6 fix(cli): avoid unix which in lsp doctor check MotorwaySouth9 2026-01-16 08:40:37 +08:00
  • f9b9b59658 fix(lsp): improve Windows server detection MotorwaySouth9 2026-01-16 08:40:19 +08:00
  • 837176d947
    Merge pull request #803 from GollyJer/concurrency-hardening Jeremy Gollehon 2026-01-15 11:09:52 -08:00
  • 8e2410f1a0
    refactor(background-agent): rename registerExternalTask to trackTask Jeremy Gollehon 2026-01-15 10:53:08 -08:00
  • bad98e88ec release: v3.0.0-beta.8 v3.0.0-beta.8 github-actions[bot] 2026-01-15 17:50:06 +00:00
  • e264cd5078 test: skip flaky timeout test in CI justsisyphus 2026-01-16 02:45:41 +09:00
  • 0230e71bc6 fix(ci): skip platform packages for now (OIDC not configured) justsisyphus 2026-01-16 02:38:26 +09:00
  • c9f762f980 fix(hooks): use API instead of filesystem to resolve model info for session.prompt justsisyphus 2026-01-16 02:33:44 +09:00
  • f658544cd6 fix(ci): add NPM_TOKEN for npm publish authentication justsisyphus 2026-01-16 02:31:12 +09:00
  • 396043a122 fix(ci): add registry-url to setup-node for OIDC auth justsisyphus 2026-01-16 02:25:51 +09:00
  • 9854e9f6e5 Revert "fix(ci): add NPM_TOKEN support for npm publishing" justsisyphus 2026-01-16 02:20:15 +09:00
  • 48167a6920 refactor(lsp): remove duplicate LSP tools already provided by OpenCode justsisyphus 2026-01-16 02:17:00 +09:00
  • 207a39b17a fix(skill): unify skill resolution to support user custom skills justsisyphus 2026-01-16 01:57:57 +09:00
  • 5de3d4fb7d fix(ci): add NPM_TOKEN support for npm publishing justsisyphus 2026-01-16 01:23:00 +09:00
  • 7a9e604b2d fix(ci): revert publish runner to ubuntu-latest for npm OIDC justsisyphus 2026-01-16 01:17:22 +09:00
  • 6670754efe fix(ci): add registry-url to setup-node for npm OIDC auth justsisyphus 2026-01-16 01:10:37 +09:00
  • 37d4aec4d0 fix(ci): use bunx tsc instead of bare tsc in publish workflow justsisyphus 2026-01-16 00:54:58 +09:00
  • c38b078c12
    fix(test): isolate environment in non-interactive-env hook tests (#822) Jeon Suyeol 2026-01-16 00:54:53 +09:00
  • 5e44996746
    Merge pull request #813 from KNN-07/fix/start-work-ultrawork-plan-confusion Kenny 2026-01-15 10:42:45 -05:00
  • 9a152bcebb chore: changes by sisyphus-dev-ai sisyphus-dev-ai 2026-01-15 15:34:12 +00:00
  • c67ca8275e
    feat: Bun single-file executable distribution (#819) Kenny 2026-01-15 10:33:07 -05:00
  • 72a3975799 fix(ci): add missing --copilot=no flag to agent workflow justsisyphus 2026-01-16 00:26:44 +09:00
  • 747d824cbf
    Merge pull request #818 from code-yeongyu/fix/sisyphus-orchestrator-test-assertions Kenny 2026-01-15 08:44:52 -05:00
  • b8a8cc95e2 fix(sisyphus-orchestrator): update test assertions to match new prompt text Kenny 2026-01-15 08:40:28 -05:00
  • 96630bb0ee
    Merge pull request #817 from code-yeongyu/fix/ci-pr-tests-on-dev Kenny 2026-01-15 07:48:21 -05:00
  • 15e3e16bf2 fix(ci): run tests on PRs to dev branch Kenny 2026-01-15 07:43:43 -05:00
  • 68699330b8
    Merge pull request #815 from devxoul/fix/readme-beta-version Kenny 2026-01-15 07:30:15 -05:00
  • 49384fa804 docs: update beta version link to v3.0.0-beta.7 in README Suyeol Jeon 2026-01-15 21:10:13 +09:00