Skip to content

Add Gas City agent with Dolt database support#197

Merged
bbrowning merged 3 commits into
mainfrom
gascity
May 11, 2026
Merged

Add Gas City agent with Dolt database support#197
bbrowning merged 3 commits into
mainfrom
gascity

Conversation

@bbrowning
Copy link
Copy Markdown
Owner

Summary

  • Add Gas City agent that runs a Dolt-backed SQL database alongside the coding agent for multi-agent data workflows
  • Fix container image and OpenShift compatibility: supervisor startup, passwd/home, gitconfig persistence, tmux 3.5a build, proxy updates
  • Tune Dolt configuration: disable metrics/auto-commit for performance, persist config to PVC, overlay filesystem crash-loop protection, disable beads auto-export

bbrowning and others added 3 commits May 11, 2026 20:14
Introduce the Gas City agent, which runs a Dolt-backed SQL database
alongside the coding agent for multi-agent data workflows. Includes
agent definition, CLI integration, provider registration, Dockerfile
customizations for Dolt and tmux, and comprehensive test coverage.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Fix supervisor startup, passwd/home directory, gitconfig persistence,
and proxy stability under OpenShift's arbitrary UID model. Build tmux
3.5a from source to fix capture-pane segfault. Update paude-proxy to
cd70ced.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Optimize Dolt performance by disabling metrics and auto-commit. Persist
Dolt global config to PVC to survive container restarts, with overlay
filesystem crash-loop protection. Make ~/.dolt group-writable for
OpenShift arbitrary UIDs and disable beads auto-export.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@bbrowning bbrowning merged commit 2328732 into main May 11, 2026
6 checks passed
@bbrowning bbrowning deleted the gascity branch May 11, 2026 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant