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
Accelerator
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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
seamapi
/
cli
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
88
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: Major refactor adding tests and addressing found issues
- #608
#608
Merged
razor-x
merged 20 commits into
main
seamapi/cli:main
from
claude/code-arch-srp-layers-gcnld8
seamapi/cli:claude/code-arch-srp-layers-gcnld8
Copy head branch name to clipboard
Aug 6, 2026
Conversation
Commits
20
(20)
Checks
Files changed
Merged
feat: Major refactor adding tests and addressing found issues
#608
razor-x
merged 20 commits into
main
seamapi/cli:main
from
claude/code-arch-srp-layers-gcnld8
seamapi/cli:claude/code-arch-srp-layers-gcnld8
Copy head branch name to clipboard
Commits
Commits on Aug 5, 2026
fix: Correct logout, memoize config store, remove dead code
Show description for 95d4193
claude
committed
95d4193
View commit details
Copy full SHA for 95d4193
Browse repository at this point
refactor: Move modules into single-responsibility layer directories
Show description for 702098c
claude
committed
702098c
View commit details
Copy full SHA for 702098c
Browse repository at this point
refactor: Split blueprint acquisition into source and cache modules
Show description for b7e3506
claude
committed
b7e3506
View commit details
Copy full SHA for b7e3506
Browse repository at this point
refactor: Dissolve util/ into the layers that own each module
Show description for a8de008
claude
committed
a8de008
View commit details
Copy full SHA for a8de008
Browse repository at this point
refactor: Resolve auth context in one place
Show description for c7f0643
claude
committed
c7f0643
View commit details
Copy full SHA for c7f0643
Browse repository at this point
refactor: Extract auth mutations into an operations service
Show description for d85a65a
claude
committed
d85a65a
View commit details
Copy full SHA for d85a65a
Browse repository at this point
test: Deliver fakes by injection, never by module-path mock
Show description for 5bdacde
claude
committed
5bdacde
View commit details
Copy full SHA for 5bdacde
Browse repository at this point
refactor: Rename seam/ to http/
Show description for 6da8f93
claude
committed
6da8f93
View commit details
Copy full SHA for 6da8f93
Browse repository at this point
refactor: Unify the three command registries into one
Show description for 757c758
claude
committed
757c758
View commit details
Copy full SHA for 757c758
Browse repository at this point
refactor: Extract required-parameter validation from the prompt layer
Show description for f72dcc5
claude
committed
f72dcc5
View commit details
Copy full SHA for f72dcc5
Browse repository at this point
feat!: Parse arguments into the JSON types their parameters document
Show description for 01c019c
claude
committed
01c019c
View commit details
Copy full SHA for 01c019c
Browse repository at this point
refactor: Put the Seam SDK behind a one-method port
Show description for fc508b6
claude
committed
fc508b6
View commit details
Copy full SHA for fc508b6
Browse repository at this point
test: Separate module tests from fixture-driven tests
Show description for 84dd8d9
claude
committed
84dd8d9
View commit details
Copy full SHA for 84dd8d9
Browse repository at this point
refactor: Fulfill injected interfaces with classes
Show description for 859f04a
claude
committed
859f04a
View commit details
Copy full SHA for 859f04a
Browse repository at this point
style: Unnest awaits and name the blueprint source selection
Show description for 8795ecf
claude
committed
8795ecf
View commit details
Copy full SHA for 8795ecf
Browse repository at this point
style: Ban relative parent imports and drop the Seam prefix
Show description for 79cafab
claude
committed
79cafab
View commit details
Copy full SHA for 79cafab
Browse repository at this point
style: Name files after what they export
Show description for a897f18
claude
committed
a897f18
View commit details
Copy full SHA for a897f18
Browse repository at this point
refactor: Keep interactions/ to interactions only, behind a barrel
Show description for 29b8ea2
claude
committed
29b8ea2
View commit details
Copy full SHA for 29b8ea2
Browse repository at this point
lint: Detect import cycles, with the resolver the plugin needed
Show description for 8b89b44
claude
committed
8b89b44
View commit details
Copy full SHA for 8b89b44
Browse repository at this point
refactor: Prepare requests with the SDK's SeamHttpRequest
Show description for 9ae1881
claude
committed
9ae1881
View commit details
Copy full SHA for 9ae1881
Browse repository at this point
You can’t perform that action at this time.