Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
flanksource
/
captain
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
6
Pull requests
12
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Moshloop
- #142
#142
Open
moshloop
wants to merge 27 commits into
main
flanksource/captain:main
from
moshloop
flanksource/captain:moshloop
Copy head branch name to clipboard
Conversation
Commits
27
(27)
Checks
Files changed
Open
Moshloop
#142
moshloop
wants to merge 27 commits into
main
flanksource/captain:main
from
moshloop
flanksource/captain:moshloop
Copy head branch name to clipboard
Commits
Commits on Sep 25, 2026
feat(cli): Support @file/@url expansion and literal stdin in prompts
Show description for adb017c
moshloop
committed
adb017c
View commit details
Copy full SHA for adb017c
Browse repository at this point
fix(api): keep a named-but-empty spec section from blanking its subtree
Show description for 81c6d2f
moshloop
committed
81c6d2f
View commit details
Copy full SHA for 81c6d2f
Browse repository at this point
refactor(api)!: remove RuntimeConstraints; spec layers supply defaults only
Show description for 956cfac
moshloop
committed
956cfac
View commit details
Copy full SHA for 956cfac
Browse repository at this point
feat: Add effort parameter support to Claude Agent bridge
moshloop
committed
4f8f7ee
View commit details
Copy full SHA for 4f8f7ee
Browse repository at this point
feat(adapters): add native runtime adapter schemas with JSON Schema inventory and Go DTOs
Show description for 65c3e0e
moshloop
committed
65c3e0e
View commit details
Copy full SHA for 65c3e0e
Browse repository at this point
feat(genkit): Enable structured output streaming with validation
Show description for 473ae73
moshloop
committed
473ae73
View commit details
Copy full SHA for 473ae73
Browse repository at this point
refactor(ai cache): refactor cache to use commons-db/sqlite wrapper
Show description for 089e969
moshloop
committed
089e969
View commit details
Copy full SHA for 089e969
Browse repository at this point
feat: map Codex agent permissions throughout request lifecycle
moshloop
committed
b880a27
View commit details
Copy full SHA for b880a27
Browse repository at this point
chore: add adapter schemas
moshloop
committed
8bfcbb1
View commit details
Copy full SHA for 8bfcbb1
Browse repository at this point
feat(ai): Add permission mode switching and strict MCP config support
Show description for 197976a
moshloop
committed
197976a
View commit details
Copy full SHA for 197976a
Browse repository at this point
config(config): Add Codex captain command authorization rules and agent mapper config
Show description for aaae0b5
moshloop
committed
aaae0b5
View commit details
Copy full SHA for aaae0b5
Browse repository at this point
feat(api): introduce runtime presets as complete task specs with built-in defaults
Show description for 8a21e5d
moshloop
committed
8a21e5d
View commit details
Copy full SHA for 8a21e5d
Browse repository at this point
feat(permissions): add tool aliases and portable permission keys
Show description for 7de9691
moshloop
committed
7de9691
View commit details
Copy full SHA for 7de9691
Browse repository at this point
feat(api): support permission mode switching and envelope questions in chat
Show description for 3d26666
moshloop
committed
3d26666
View commit details
Copy full SHA for 3d26666
Browse repository at this point
test(test): Migrate chat runtime profiles to presets model
Show description for 9243395
moshloop
committed
9243395
View commit details
Copy full SHA for 9243395
Browse repository at this point
chore(deps): record adapter generator checksums
Show description for 239cb7e
moshloop
committed
239cb7e
View commit details
Copy full SHA for 239cb7e
Browse repository at this point
fix(codex): preserve plan mode and broker questions
Show description for 686a415
moshloop
committed
686a415
View commit details
Copy full SHA for 686a415
Browse repository at this point
feat(api): Add deepseek-flash rolling alias with updated pricing and capabilities
moshloop
committed
5f6e678
View commit details
Copy full SHA for 5f6e678
Browse repository at this point
feat(ai): Stream tool and reasoning output incrementally
Show description for e25c6b9
moshloop
committed
e25c6b9
View commit details
Copy full SHA for e25c6b9
Browse repository at this point
test: update preferred models to claude-opus-5-5 and gpt-6 variants
Show description for 116fc0a
moshloop
committed
116fc0a
View commit details
Copy full SHA for 116fc0a
Browse repository at this point
refactor(ai): Refactor question answer resolution into shared utility
moshloop
committed
3f7d839
View commit details
Copy full SHA for 3f7d839
Browse repository at this point
feat(ai): preserve model capabilities in live-only catalog rows
Show description for 4df5e40
moshloop
committed
4df5e40
View commit details
Copy full SHA for 4df5e40
Browse repository at this point
dependency: Update Claude Agent SDK and Codex CLI versions
moshloop
committed
9dda8e9
View commit details
Copy full SHA for 9dda8e9
Browse repository at this point
dependency(dependency): upgrade Go and npm dependencies
moshloop
committed
f22ba4c
View commit details
Copy full SHA for f22ba4c
Browse repository at this point
feat: Add session lifecycle projection and change notifications
moshloop
committed
78d2430
View commit details
Copy full SHA for 78d2430
Browse repository at this point
refactor: Update verification data access to use latest report from array
moshloop
committed
5c3447d
View commit details
Copy full SHA for 5c3447d
Browse repository at this point
refactor: refactor prompt run verification and session lifecycle handling
moshloop
committed
824deb7
View commit details
Copy full SHA for 824deb7
Browse repository at this point
You can’t perform that action at this time.