Commit Graph
86 Commits
Author SHA1 Message Date
rkw6086 1845b9e20e Fix child startup readiness and ordered provider tools
Wait for shell bootstrap before dispatching child prompts, serialize provider preprocessing, and make permission callbacks idempotent. Restrict task lists to concrete multistep plans and stop inferring completion from tool activity.

Update regression fixtures and resolve existing lint and test-layout failures. Verified formatting, both presubmit Clippy commands, and 354 targeted nextest tests.
2026-09-09 13:55:34 -05:00
Ryan Ward 7a33cc7e56 Improve agent provider resilience 2026-09-02 17:09:08 -05:00
Ryan Ward b115946534 Reduce session logging and background churn 2026-09-02 15:13:24 -05:00
rkw6086 13cbb232ee Merge branch 'feat/project-indexing' 2026-08-31 09:56:50 -05:00
rkw6086 9918c8ee39 finalizing 2026-08-31 09:54:59 -05:00
rkw6086 1c7d3c175d Add local project indexing and search guidance 2026-08-30 22:00:27 -05:00
rkw6086 e8166012f4 Improve large diff and merge conflict workflows 2026-08-28 21:08:55 -05:00
rkw6086 88c1ef9716 Improve local tool execution and shell output panes 2026-08-28 10:20:16 -05:00
rkw6086 a69b927cc3 Warp to Galaxy internal rebrand 2026-08-27 00:29:21 -05:00
Ryan Ward c25e823e56 Ignore empty reasoning heartbeats 2026-08-26 09:47:06 -05:00
rkw6086 2022716f91 Improve orchestration agent model selection 2026-08-26 02:15:52 -05:00
rkw6086 92ab03be07 Fix child pane reopening and overload retries 2026-08-26 01:43:37 -05:00
Ryan Ward 78b60af988 Preserve agent question answers and plan output 2026-08-25 12:56:25 -05:00
Ryan Ward 3e08f76c9b Add browser OAuth for ChatGPT subscriptions 2026-08-24 14:16:00 -05:00
rkw6086 f4dc6231d6 Improve agent retries and tool progress 2026-08-23 22:22:32 -05:00
rkw6086 7c106eecd5 feat: expand Galaxy agent and remote tooling
Add Wormhole remote helpers, provider and agent improvements, filesystem diagnostics, model metadata support, and schema-aware settings IntelliSense.
2026-08-23 13:55:47 -05:00
rkw6086 f17642fc62 Integrate Bedrock model catalog metadata 2026-08-22 12:51:31 -05:00
rkw6086 f291cfe803 Route Bedrock through Rig and improve agent observability 2026-08-22 12:02:45 -05:00
rkw6086 be1dbb600a Improve provider reliability and usage visibility 2026-08-21 19:12:14 -05:00
Ryan Ward 19b2c5f687 Consolidate binary targets to galaxy-oss only
- Remove dev, integration, local, preview, and stable bin targets
- Update Cargo.toml to reflect single binary
- Fix related module references and tests
2026-08-20 17:36:05 -05:00
Ryan Ward 1336f00dfb Fix orchestration and provider reliability 2026-08-20 15:13:19 -05:00
Ryan Ward 11c466c26d Prevent provider follow-up setup panics 2026-08-19 11:11:28 -05:00
Ryan Ward a203d359bf Rig setup 2026-08-18 01:40:11 -05:00
Ryan Ward 56e3b51d48 Lots of changes... not done yet. 2026-08-17 18:19:37 -05:00
rkw6086 b5f3290d1a Fix agent context errors and input visibility 2026-08-16 23:44:58 -05:00
rkw6086 a5a3361e7f fix: recover run agents after restart 2026-08-15 22:37:14 -05:00
rkw6086 b079f036fa Make direct-provider agent runs durable 2026-08-14 22:02:15 -05:00
rkw6086 f4a04d0240 Fix Rig tool continuation and plan creation 2026-08-14 09:01:53 -05:00
rkw6086 b3f3a72435 Fix provider tool history handling 2026-08-12 14:19:51 -05:00
rkw6086 c79634e76f Keep provider models visible with Bedrock 2026-08-12 12:39:59 -05:00
rkw6086 1ad2ab4010 adding logging, cleaning up configs 2026-08-12 06:38:02 -05:00
Ryan Ward 10412c4c6f Implement browser OAuth for ChatGPT subscriptions
Update app branding and OAuth callback handling, remove legacy Samsung
theme aliases, prune unavailable ChatGPT models, and delete cost data.
2026-08-10 17:26:47 -05:00
rkw6086 88ad290c7e e2e testing 2026-08-10 07:22:56 -05:00
rkw6086 170a87e981 Improve AI provider model configuration 2026-08-09 15:48:15 -05:00
rkw6086 603437a24e Keep long-running monitors polling after prose turns 2026-08-06 23:50:51 -05:00
rkw6086 17898e7d9b Cover ChatGPT Responses tool call IDs 2026-08-06 23:26:25 -05:00
rkw6086 3fda5d414b Add Rig native model providers 2026-08-06 15:03:00 -05:00
rkw6086 634ce7ba00 Complete local-first Rig provider migration 2026-08-06 11:37:28 -05:00
rkw6086 f850bae77c Complete local-first content migration slice 2026-08-05 16:24:04 -05:00
rkw6086 993abb96df ACP Wrap up 2026-08-05 08:10:41 -05:00
rkw6086 c321e17708 ACP work 2026-08-05 00:56:55 -05:00
rkw6086 b0ad07f6f2 Add unified models UI and Rig Bedrock runtime 2026-08-04 17:25:19 -05:00
rkw6086 a3c68e9c30 Complete Rig tool lifecycle migration 2026-08-04 16:00:20 -05:00
rkw6086 91d8bd0381 Migrate Rig tool flow to domain runtime 2026-08-04 14:14:51 -05:00
rkw6086 4c7270db8d feat: introduce Rig agent runtime migration 2026-08-04 02:15:18 -05:00
Ryan Ward 7f4891ec7c First attempt to add ACP support 2026-07-31 11:09:32 -05:00
Ryan Ward 1a0aac51b6 Document process monitoring handoff
Add ACP discovery and configuration support
2026-07-30 11:53:33 -05:00
rkw6086 ad24374f6d Add ACP agent backend and terminal controls 2026-07-30 07:25:11 -05:00
rkw6086 dbfa8bcd48 Complete agent monitoring and Galaxy Control integration
- expose command-monitor conversations and preserve visible agent transcripts
- add bounded polling and a dedicated shell interrupt tool
- improve direct-provider images, skills, tool history, and usage handling
- package and brand Galaxy Control across releases, installers, persistence, and docs
2026-07-29 15:04:58 -05:00
rkw6086 a078287f4b Fix Local Agent Execution And Auth Checks
- Gate server requests on available credentials
- Run local child agents directly without a parent run ID
- Include command IDs in Bedrock context and recognize transfer tools
2026-07-28 10:43:59 -05:00