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
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
.
codinit-dev
/
codinit-dev
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
81
Star
259
Code
Issues
5
Pull requests
7
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
codinit-dev
app
lib
runtime
on
agents
User selector
All users
All time
Commit history
Commits on Jan 21, 2026
Update action-runner.ts
Gerome-Elassaad
committed
ca01109
View commit details
Copy full SHA for ca01109
View code at this point
Browse repository at this point
Update deployToolOutputLabels.ts
Gerome-Elassaad
committed
c6a0285
View commit details
Copy full SHA for c6a0285
View code at this point
Browse repository at this point
Fix relative import and unused OutputLabels in action-runner.ts
Gerome-Elassaad
committed
7ca7707
View commit details
Copy full SHA for 7ca7707
View code at this point
Browse repository at this point
Add compression and deployment utilities
Gerome-Elassaad
committed
3d80906
View commit details
Copy full SHA for 3d80906
View code at this point
Browse repository at this point
Remove message-parser.ts file
Gerome-Elassaad
committed
11c5b9f
View commit details
Copy full SHA for 11c5b9f
View code at this point
Browse repository at this point
Remove message-parser.spec.ts file
Gerome-Elassaad
committed
0b3cead
View commit details
Copy full SHA for 0b3cead
View code at this point
Browse repository at this point
Refactor action-runner.ts to use codinit-agent modules and updated interfaces
Gerome-Elassaad
committed
39b19ed
View commit details
Copy full SHA for 39b19ed
View code at this point
Browse repository at this point
Update message-parser test snapshot to use partId instead of messageId
Gerome-Elassaad
committed
c75a351
View commit details
Copy full SHA for c75a351
View code at this point
Browse repository at this point
Commits on Jan 3, 2026
fixed warnings
Gerome-Elassaad
committed
feff47d
View commit details
Copy full SHA for feff47d
View code at this point
Browse repository at this point
Commits on Dec 30, 2025
add console mocking and afterEach cleanup to message parser spec
Gerome-Elassaad
committed
e626803
View commit details
Copy full SHA for e626803
View code at this point
Browse repository at this point
add project name retrieval to action runner
Gerome-Elassaad
committed
67f24a9
View commit details
Copy full SHA for 67f24a9
View code at this point
Browse repository at this point
Commits on Dec 28, 2025
fix: add 1MB streaming content limit to prevent memory overflow
Show description for 1f03b32
Gerome-Elassaad
committed
1f03b32
View commit details
Copy full SHA for 1f03b32
View code at this point
Browse repository at this point
fix: implement concurrent file writes with queue system
Show description for 10fff07
Gerome-Elassaad
committed
10fff07
View commit details
Copy full SHA for 10fff07
View code at this point
Browse repository at this point
Commits on Dec 26, 2025
remove unused design scheme logic from action-runner
Gerome-Elassaad
committed
fb5f724
View commit details
Copy full SHA for fb5f724
View code at this point
Browse repository at this point
Commits on Dec 15, 2025
feat: add live output monitoring to ActionRunner
Show description for cc0c71d
Gerome-Elassaad
committed
cc0c71d
View commit details
Copy full SHA for cc0c71d
View code at this point
Browse repository at this point
feat: add awaiting-approval status to ActionStatus type
Show description for f157b91
Gerome-Elassaad
committed
f157b91
View commit details
Copy full SHA for f157b91
View code at this point
Browse repository at this point
Commits on Dec 8, 2025
Add code-validator.ts
Gerome-Elassaad
committed
a3a9834
View commit details
Copy full SHA for a3a9834
View code at this point
Browse repository at this point
Update message-parser.ts
Gerome-Elassaad
committed
42a274f
View commit details
Copy full SHA for 42a274f
View code at this point
Browse repository at this point
Update action-runner.ts
Gerome-Elassaad
committed
8c201a1
View commit details
Copy full SHA for 8c201a1
View code at this point
Browse repository at this point
Commits on Dec 4, 2025
Update action-runner.ts
Gerome-Elassaad
committed
94c3bf9
View commit details
Copy full SHA for 94c3bf9
View code at this point
Browse repository at this point
Commits on Nov 22, 2025
Update message-parser runtime
Gerome-Elassaad
committed
cf15863
View commit details
Copy full SHA for cf15863
View code at this point
Browse repository at this point
Update message-parser spec tests
Gerome-Elassaad
committed
cac8232
View commit details
Copy full SHA for cac8232
View code at this point
Browse repository at this point
Commits on Nov 21, 2025
Sync deploy source types with actions.ts
Gerome-Elassaad
committed
26a0258
View commit details
Copy full SHA for 26a0258
View code at this point
Browse repository at this point
Add cloudflare to deploy source type union
Gerome-Elassaad
committed
abda836
View commit details
Copy full SHA for abda836
View code at this point
Browse repository at this point
feat: create unified header container for chat and workbench alignment
Show description for 5ae6bba
Gerome-Elassaad
committed
5ae6bba
View commit details
Copy full SHA for 5ae6bba
View code at this point
Browse repository at this point
Commits on Nov 18, 2025
Add Cloudflare Pages deployment integration
Show description for ac80f23
Gerome-Elassaad
committed
ac80f23
View commit details
Copy full SHA for ac80f23
View code at this point
Browse repository at this point
Commits on Nov 15, 2025
added thinking artifacts
Gerome-Elassaad
committed
2ed2ba2
View commit details
Copy full SHA for 2ed2ba2
View code at this point
Browse repository at this point
Commits on Nov 1, 2025
updated tests
Gerome-Elassaad
committed
94431d4
View commit details
Copy full SHA for 94431d4
View code at this point
Browse repository at this point
update storage keys and class names in client lib
Gerome-Elassaad
committed
defffa5
View commit details
Copy full SHA for defffa5
View code at this point
Browse repository at this point
add codinitThinking artifacts to show AI reasoning process
Show description for d20e320
Gerome-Elassaad
committed
d20e320
View commit details
Copy full SHA for d20e320
View code at this point
Browse repository at this point
Commits on Oct 24, 2025
Fix message parser to support both boltArtifact and exampleArtifact tags
Gerome-Elassaad
committed
7542580
View commit details
Copy full SHA for 7542580
View code at this point
Browse repository at this point
Fix TypeScript errors: add missing props and rename ExampleAction to BoltAction
Gerome-Elassaad
committed
79681e2
View commit details
Copy full SHA for 79681e2
View code at this point
Browse repository at this point
Commits on Oct 23, 2025
refresh entire codebase with earlier version
Gerome-Elassaad
committed
23459a8
View commit details
Copy full SHA for 23459a8
View code at this point
Browse repository at this point
Commits on Oct 22, 2025
Replaced the path calculation logic to handle both path formats
Gerome-Elassaad
committed
32f2394
View commit details
Copy full SHA for 32f2394
View code at this point
Browse repository at this point
Commits on Oct 20, 2025
Remove debug console.log statements from action-runner
Gerome-Elassaad
committed
be41c37
View commit details
Copy full SHA for be41c37
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.