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 }}
ymainier
/
euler
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
ymainier
All time
Commit history
Commits on Apr 19, 2026
Add core default tools: read_file, write_file, edit_file, grep, glob (#17)
Show description for a124ab9
ymainier
and
claude
authored
a124ab9
View commit details
Copy full SHA for a124ab9
Browse repository at this point
feat: the planner take into account the available tools
ymainier
committed
7b28574
View commit details
Copy full SHA for 7b28574
Browse repository at this point
chore: ignore smoke db
ymainier
committed
bee2232
View commit details
Copy full SHA for bee2232
Browse repository at this point
feat: add otel
ymainier
committed
9ecd9c8
View commit details
Copy full SHA for 9ecd9c8
Browse repository at this point
Commits on Apr 18, 2026
feat: add smoke scripts and suppress SQLite experimental warnings (closes #16)
Show description for 85a30b8
ymainier
and
claude
committed
85a30b8
View commit details
Copy full SHA for 85a30b8
Browse repository at this point
fix: flatten Zod schemas for OpenAI structured output compatibility
Show description for 766a9b8
ymainier
and
claude
committed
766a9b8
View commit details
Copy full SHA for 766a9b8
Browse repository at this point
feat: implement resumeAgent to continue from last checkpoint (closes #15)
Show description for a073b48
ymainier
and
claude
committed
a073b48
View commit details
Copy full SHA for a073b48
Browse repository at this point
feat: implement runAgent async generator with event streaming and checkpointing (closes #14)
Show description for af0702b
ymainier
and
claude
committed
af0702b
View commit details
Copy full SHA for af0702b
Browse repository at this point
feat: integration tests for agentMachine with mocked llm modules (closes #13)
Show description for 5f63409
ymainier
and
claude
committed
5f63409
View commit details
Copy full SHA for 5f63409
Browse repository at this point
feat: implement XState agent machine orchestrating plan/execute/reflect (closes #12)
Show description for 1f2b4f3
ymainier
and
claude
committed
1f2b4f3
View commit details
Copy full SHA for 1f2b4f3
Browse repository at this point
feat: implement task actor machine with retry logic (closes #11)
Show description for b003387
ymainier
and
claude
committed
b003387
View commit details
Copy full SHA for b003387
Browse repository at this point
feat: implement ToolRegistry with subset filtering and unknown-name detection (closes #10)
Show description for 27c3ccb
ymainier
and
claude
committed
27c3ccb
View commit details
Copy full SHA for 27c3ccb
Browse repository at this point
feat: implement LLM executor wrapper with tool-calling loop and timeout (closes #9)
Show description for e3afb91
ymainier
and
claude
committed
e3afb91
View commit details
Copy full SHA for e3afb91
Browse repository at this point
feat: implement LLM reflector wrapper with generateText and timeout (closes #8)
Show description for ea898c1
ymainier
and
claude
committed
ea898c1
View commit details
Copy full SHA for ea898c1
Browse repository at this point
feat: implement LLM planner wrapper with generateText and timeout (closes #7)
Show description for 48b73f7
ymainier
and
claude
committed
48b73f7
View commit details
Copy full SHA for 48b73f7
Browse repository at this point
chore: add @vitest/eslint-plugin with recommended rules and padding-around-test-blocks
Show description for a827b46
ymainier
and
claude
committed
a827b46
View commit details
Copy full SHA for a827b46
Browse repository at this point
feat: implement CheckpointStore with SQLite persistence and actorRef stripping (closes #6)
Show description for 1cbbebf
ymainier
and
claude
committed
1cbbebf
View commit details
Copy full SHA for 1cbbebf
Browse repository at this point
feat: implement DAG scheduler with concurrency and dependency checks (closes #5)
Show description for 101b0d1
ymainier
and
claude
committed
101b0d1
View commit details
Copy full SHA for 101b0d1
Browse repository at this point
chore: format
ymainier
committed
b6829f3
View commit details
Copy full SHA for b6829f3
Browse repository at this point
feat: implement DAG validator with dangling-ref and cycle checks (closes #4)
Show description for 3dca95b
ymainier
and
claude
committed
3dca95b
View commit details
Copy full SHA for 3dca95b
Browse repository at this point
feat: implement DAG cycle detector (closes #3)
Show description for 5958c11
ymainier
and
claude
committed
5958c11
View commit details
Copy full SHA for 5958c11
Browse repository at this point
feat: project setup & scaffolding (closes #1)
Show description for 16c213f
ymainier
and
claude
committed
16c213f
View commit details
Copy full SHA for 16c213f
Browse repository at this point
chore: add a prd
ymainier
committed
eec3b1a
View commit details
Copy full SHA for eec3b1a
Browse repository at this point
Commits on Apr 17, 2026
Initial commit
ymainier
authored
3d8de47
View commit details
Copy full SHA for 3d8de47
Browse repository at this point
You can’t perform that action at this time.