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
.
scalabs
/
zig_coding_agent
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
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
Backend
- #7
#7
Open
Ajeets6
wants to merge 26 commits into
main
scalabs/zig_coding_agent:main
from
backend
scalabs/zig_coding_agent:backend
Copy head branch name to clipboard
Conversation
Commits
26
(26)
Checks
Files changed
Open
Backend
#7
Ajeets6
wants to merge 26 commits into
main
scalabs/zig_coding_agent:main
from
backend
scalabs/zig_coding_agent:backend
Copy head branch name to clipboard
Commits
Commits on Apr 26, 2026
Add test client
Ajeets6
committed
199d652
View commit details
Copy full SHA for 199d652
Browse repository at this point
Commits on May 1, 2026
Add concurency
Ajeets6
committed
b50cf60
View commit details
Copy full SHA for b50cf60
Browse repository at this point
Increase cmd exec security
Ajeets6
committed
08403d7
View commit details
Copy full SHA for 08403d7
Browse repository at this point
Commits on May 6, 2026
Add ReAct mode support with action parsing and observation formatting
temp-audit
committed
143e1ca
View commit details
Copy full SHA for 143e1ca
Browse repository at this point
Commits on May 8, 2026
Add file operations tools
Show description for 33b76e5
Ajeets6
committed
33b76e5
View commit details
Copy full SHA for 33b76e5
Browse repository at this point
Merge pull request #4 from scalabs/react-prompting
Show description for 7b209ae
Ajeets6
authored
7b209ae
View commit details
Copy full SHA for 7b209ae
Browse repository at this point
Commits on May 15, 2026
Implement streaming continuation logic
Show description for e4511c9
Ajeets6
committed
e4511c9
View commit details
Copy full SHA for e4511c9
Browse repository at this point
Add compactContextToBudgetAlloc for message compression and retention
Ajeets6
committed
5dcfca6
View commit details
Copy full SHA for 5dcfca6
Browse repository at this point
Add tool call tracking and confirmation for command execution
Ajeets6
committed
e87b123
View commit details
Copy full SHA for e87b123
Browse repository at this point
Add mcp server bridge
Ajeets6
committed
9b52b78
View commit details
Copy full SHA for 9b52b78
Browse repository at this point
Update README and client to enhance tool functionality and command confirmation
Ajeets6
committed
2e60d6e
View commit details
Copy full SHA for 2e60d6e
Browse repository at this point
Commits on May 27, 2026
Add zig test runner
Ajeets6
committed
91ea8a9
View commit details
Copy full SHA for 91ea8a9
Browse repository at this point
Add streming to react loop
Ajeets6
committed
21f479b
View commit details
Copy full SHA for 21f479b
Browse repository at this point
Fix loop connection
Ajeets6
committed
ac3cf53
View commit details
Copy full SHA for ac3cf53
Browse repository at this point
Add streming support for multi loops
Ajeets6
committed
40a31fa
View commit details
Copy full SHA for 40a31fa
Browse repository at this point
Commits on May 29, 2026
Add recent request tracking to server state
Show description for a4a1d54
Ajeets6
committed
a4a1d54
View commit details
Copy full SHA for a4a1d54
Browse repository at this point
Add default model and workspace mode config
Show description for 1a22adc
Ajeets6
committed
1a22adc
View commit details
Copy full SHA for 1a22adc
Browse repository at this point
Add workspace_id to chat request model
Show description for fb13254
Ajeets6
committed
fb13254
View commit details
Copy full SHA for fb13254
Browse repository at this point
Add ephemeral workspace memory store
Show description for 286ade1
Ajeets6
committed
286ade1
View commit details
Copy full SHA for 286ade1
Browse repository at this point
Support repo-root file tools in workspace mode
Show description for 22de5e8
Ajeets6
committed
22de5e8
View commit details
Copy full SHA for 22de5e8
Browse repository at this point
Improve ReAct loop for small coding models
Show description for c2d97d0
Ajeets6
committed
c2d97d0
View commit details
Copy full SHA for c2d97d0
Browse repository at this point
Wire workspace mode and ReAct into server
Show description for 22985eb
Ajeets6
committed
22985eb
View commit details
Copy full SHA for 22985eb
Browse repository at this point
Honor default model across providers
Show description for 151be42
Ajeets6
committed
151be42
View commit details
Copy full SHA for 151be42
Browse repository at this point
Update build defaults and test wiring
Show description for ec0ed18
Ajeets6
committed
ec0ed18
View commit details
Copy full SHA for ec0ed18
Browse repository at this point
Document workspace and ReAct operator setup
Show description for f8e9645
Ajeets6
committed
f8e9645
View commit details
Copy full SHA for f8e9645
Browse repository at this point
Commits on Jun 11, 2026
Fix tool calling
Ajeets6
committed
9233304
View commit details
Copy full SHA for 9233304
Browse repository at this point
You can’t perform that action at this time.