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 }}
folathecoder
/
agentling
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
13
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
Release v0.1.0: production hardening
- #7
#7
Merged
folathecoder
merged 17 commits into
main
folathecoder/agentling:main
from
agentling/release/v0.1.0
folathecoder/agentling:agentling/release/v0.1.0
Copy head branch name to clipboard
Jul 7, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Release v0.1.0: production hardening
#7
folathecoder
merged 17 commits into
main
folathecoder/agentling:main
from
agentling/release/v0.1.0
folathecoder/agentling:agentling/release/v0.1.0
Copy head branch name to clipboard
Commits
Commits on Jul 7, 2026
Add exception hierarchy and a real public API
Show description for dd8b840
folathecoder
committed
dd8b840
View commit details
Copy full SHA for dd8b840
Browse repository at this point
Split Agent into immutable config and a per-run AgentSession
Show description for 233f067
folathecoder
committed
233f067
View commit details
Copy full SHA for 233f067
Browse repository at this point
Add project README with usage, architecture, and the session API
folathecoder
committed
e751282
View commit details
Copy full SHA for e751282
Browse repository at this point
Recover from malformed streamed tool calls instead of crashing
Show description for 1c332f6
folathecoder
committed
1c332f6
View commit details
Copy full SHA for 1c332f6
Browse repository at this point
Add tool and model timeouts, and prompt cancellation
Show description for 84d38a2
folathecoder
committed
84d38a2
View commit details
Copy full SHA for 84d38a2
Browse repository at this point
Harden tool execution: threads, metadata, truncation, redaction
Show description for 3cef708
folathecoder
committed
3cef708
View commit details
Copy full SHA for 3cef708
Browse repository at this point
Harden memory: load validation, cumulative usage, context hook, error wording
Show description for 6b49352
folathecoder
committed
6b49352
View commit details
Copy full SHA for 6b49352
Browse repository at this point
Add terminal run status and a redirectable print_events
Show description for 213d676
folathecoder
committed
213d676
View commit details
Copy full SHA for 213d676
Browse repository at this point
Adopt ruff format and mypy config, wire CI, bump to 0.1.0
Show description for fab8ec8
folathecoder
committed
fab8ec8
View commit details
Copy full SHA for fab8ec8
Browse repository at this point
Document the production API and add project docs
Show description for 3fc412b
folathecoder
committed
3fc412b
View commit details
Copy full SHA for 3fc412b
Browse repository at this point
Adopt ruff format and mypy config, wire CI, bump to 0.1.0
Show description for 1c8f035
folathecoder
committed
1c8f035
View commit details
Copy full SHA for 1c8f035
Browse repository at this point
Reject id-less streamed tool calls and validate skill frontmatter
Show description for 029d58f
folathecoder
committed
029d58f
View commit details
Copy full SHA for 029d58f
Browse repository at this point
Document the production API and add project docs
Show description for 2582da0
folathecoder
committed
2582da0
View commit details
Copy full SHA for 2582da0
Browse repository at this point
Reject id-less streamed tool calls and validate skill frontmatter
Show description for 76408c0
folathecoder
committed
76408c0
View commit details
Copy full SHA for 76408c0
Browse repository at this point
Fix stale docs and comments; add project docs
Show description for 160702a
folathecoder
committed
160702a
View commit details
Copy full SHA for 160702a
Browse repository at this point
Address PR review: reserve load_skill name and fix truncation edge
Show description for 21391a5
folathecoder
committed
21391a5
View commit details
Copy full SHA for 21391a5
Browse repository at this point
Add a runnable examples suite covering the feature set
Show description for 30c4aac
folathecoder
committed
30c4aac
View commit details
Copy full SHA for 30c4aac
Browse repository at this point
You can’t perform that action at this time.