Commit Graph
242 Commits
Author SHA1 Message Date
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 4a3a6c7848 Honor ChatGPT model maximum context windows 2026-08-31 00:10:45 -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
rkw6086 d72874534d updating sudo use 2026-08-26 12:51:36 -05:00
rkw6086 d6104bd45b Fix macOS distribution bundles 2026-08-26 12:36:05 -05:00
Ryan Ward 596614e0d3 Updating install and deploy commands for new potential way of distribution 2026-08-26 12:12:09 -05:00
Ryan Ward 82eed08683 Add Galaxy build and deployment workflows 2026-08-26 12:07:32 -05:00
Ryan Ward dde129b9c7 Shorten provider stalls and fix selection copy 2026-08-26 11:31:53 -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 fbfb33d8f4 Merge branch 'dev/installation-changes' into 'master'
Removed --package argument from cargo build and fixed path

See merge request samnasbo/shared/galaxy!7
2026-08-25 14:54:49 -05:00
Rachit Anand c438730f43 Removed --package argument from cargo build and fixed path 2026-08-25 14:53:07 -05:00
Ryan Ward 15e3336f17 Updating dependencies to latest versions 2026-08-25 13:23:18 -05:00
Ryan Ward 78b60af988 Preserve agent question answers and plan output 2026-08-25 12:56:25 -05:00
Ryan Ward b29f35e0fb Show approval controls for blocked file edits 2026-08-25 09:43:09 -05:00
rkw6086 43d9956a61 Reduce repetitive agent acknowledgements 2026-08-24 14:21:45 -05:00
Ryan Ward 3e08f76c9b Add browser OAuth for ChatGPT subscriptions 2026-08-24 14:16:00 -05:00
rkw6086 a85ef61b1a Show build revision and automate Warp sync workflow 2026-08-24 13:27:09 -05:00
rkw6086 4a364ce37f Run summaries asynchronously and use terminal child model 2026-08-24 09:41:58 -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 1f1d0737a9 Polish provider setup and local-first settings 2026-08-21 20:06:50 -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 cf1ae37369 Remove default AI providers and models 2026-08-20 15:35:11 -05:00
Ryan Ward 1336f00dfb Fix orchestration and provider reliability 2026-08-20 15:13:19 -05:00
Ryan Ward c585961149 Merge branch 'dev/fix-lag' 2026-08-20 08:53:48 -05:00
Ryan Ward 32d969ea4f attempted fix of lag 2026-08-20 08:52:36 -05:00
Ryan Ward 2d77bd01b9 Adding error reports to gitignore 2026-08-19 11:13:57 -05:00
Ryan Ward 11c466c26d Prevent provider follow-up setup panics 2026-08-19 11:11:28 -05:00
Ryan Ward 87080c8086 Fixing followup after termination of agent turn 2026-08-18 17:20:13 -05:00
Ryan Ward 0ffd1181d1 Fix agent cancellation and monitor UI 2026-08-18 16:22:05 -05:00
Ryan Ward 6eb145a1b4 Keep requested-command terminal block hidden on collapse
Requested-command output is rendered by the inline pane whenever it is
expanded. Keep the backing terminal block hidden in both states so
collapsing the pane does not move the output to the bottom of the
conversation.
2026-08-18 13:19:05 -05:00
Ryan Ward dec90208a4 Improve CLI command inline pane and monitoring behavior
- Track user-initiated expansion state to avoid auto-collapse conflicts
- Invert inline action visibility so terminal block hides while inline pane owns the expanded body
- Add scrollable output rendering in requested command expanded view
- Simplify CLI monitor nudge message and extract to reusable method
- Show only latest user query and assistant text in monitor task transcript
- Add handle_ctrl_c_for_conversation to status bar for child agent cancellation
- Update rig_request tests for adjusted monitor nudge wording
2026-08-18 13:06:30 -05:00
Ryan Ward a93b80adb4 Merge branch 'dev/rig-migration' of gitlab.com:samnasbo/shared/galaxy 2026-08-18 11:30:18 -05:00
Ryan Ward 2850c2524d v3.0.0 - Rig migration complete 2026-08-18 11:14:15 -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 dd2a18b48d Fix streaming file edit lifecycle 2026-08-16 11:11:36 -05:00
rkw6086 ae3a8c7b40 Harden direct provider lifecycle handling 2026-08-16 09:11:22 -05:00