Skip to content

Comments

adds git config and spec-kit to claude-code-runner#86

Merged
Gkrumbach07 merged 6 commits intoambient-code:mainfrom
sallyom:git-spec-kit
Sep 17, 2025
Merged

adds git config and spec-kit to claude-code-runner#86
Gkrumbach07 merged 6 commits intoambient-code:mainfrom
sallyom:git-spec-kit

Conversation

@sallyom
Copy link
Collaborator

@sallyom sallyom commented Sep 17, 2025

Adds spec-kit and git configuration to claude-code-runner

sallyom and others added 5 commits September 17, 2025 12:34
- Add Git integration

This provides foundation for Git operations including:
- User configuration for commits (name/email)
- Repository cloning and management
- SSH key and token authentication support
- Basic UI for Git configuration

Co-Authored-By: Claude <noreply@anthropic.com>
Tests cover:
- Git configuration parsing and validation
- Environment variable handling
- Repository cloning and authentication
- Form validation and API endpoints
- Error handling and edge cases
- Container integration and deployment validation

Co-Authored-By: Claude <noreply@anthropic.com>
Spec-Kit features added.
The runner now supports two modes:
1. Standard agentic sessions for website analysis with Playwright MCP
2. Spec-driven development sessions using /specify, /plan, /tasks commands

Co-Authored-By: Claude <noreply@anthropic.com>
This commit adds the ability to configure default Git settings through
a Kubernetes ConfigMap, providing a simpler alternative to per-session
UI configuration.

Co-Authored-By: Claude <noreply@anthropic.com>
This commit ensures all container images are pulled fresh on every deployment,
which is essential for testing latest builds and CI/CD workflows.

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: sallyom <somalley@redhat.com>
@Gkrumbach07
Copy link
Collaborator

this looks good, will follow up with fixes in following PRs

@Gkrumbach07 Gkrumbach07 merged commit f6fb796 into ambient-code:main Sep 17, 2025
2 of 7 checks passed
sallyom pushed a commit that referenced this pull request Oct 15, 2025
adds git config and spec-kit to claude-code-runner
@sallyom sallyom deleted the git-spec-kit branch October 17, 2025 02:08
@bobbravo2 bobbravo2 added this to the v0.0.1 milestone Jan 30, 2026
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.

3 participants