Thanks to visit codestin.com
Credit goes to github.com
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
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 }}
dataqlick
/
initrunner
Public
forked from
vladkesler/initrunner
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 18, 2026
fix: use python3 in release script for compatibility
vladkesler
committed
b68b151
View commit details
Copy full SHA for b68b151
Browse repository at this point
chore: update all docs, tests, and examples to gpt-5-mini default
vladkesler
committed
7afefd5
View commit details
Copy full SHA for 7afefd5
Browse repository at this point
docs: add CHANGELOG 1.0.0 section and update README version
vladkesler
committed
1bbdb49
View commit details
Copy full SHA for 1bbdb49
Browse repository at this point
feat: add audio-assistant example role
Show description for e0e7031
vladkesler
committed
e0e7031
View commit details
Copy full SHA for e0e7031
Browse repository at this point
feat: change default OpenAI model from gpt-4o-mini to gpt-5-mini
Show description for a08e4e0
vladkesler
committed
a08e4e0
View commit details
Copy full SHA for a08e4e0
Browse repository at this point
docs: add audio tool section to tools configuration reference
Show description for 7c9d7ef
vladkesler
committed
7c9d7ef
View commit details
Copy full SHA for 7c9d7ef
Browse repository at this point
fix: update audio tool for youtube-transcript-api v1.2.4
Show description for a3ab31b
vladkesler
committed
a3ab31b
View commit details
Copy full SHA for a3ab31b
Browse repository at this point
Merge branch 'docs/rag-setup-improvements'
vladkesler
committed
6086c7e
View commit details
Copy full SHA for 6086c7e
Browse repository at this point
Merge branch 'feature/audio-tool' with conflict resolution
Show description for d50de65
vladkesler
committed
d50de65
View commit details
Copy full SHA for d50de65
Browse repository at this point
fix: update TriggerConfig import path after schema split
Show description for 4071d75
vladkesler
committed
4071d75
View commit details
Copy full SHA for 4071d75
Browse repository at this point
Merge branch 'refactor/code-audit-fixes'
vladkesler
committed
4688631
View commit details
Copy full SHA for 4688631
Browse repository at this point
Merge branch 'refactor/schema-split'
vladkesler
committed
8df5e23
View commit details
Copy full SHA for 8df5e23
Browse repository at this point
refactor!: split agent/schema.py into schema/ package with domain sub-modules
Show description for 140922e
vladkesler
committed
140922e
View commit details
Copy full SHA for 140922e
Browse repository at this point
feat: add audio tool with YouTube transcript fetching and model-driven transcription
Show description for e8f95d5
vladkesler
committed
e8f95d5
View commit details
Copy full SHA for e8f95d5
Browse repository at this point
docs: improve RAG setup flow with quickstart, embedding guidance, and wizard fix
Show description for df4e4df
vladkesler
committed
df4e4df
View commit details
Copy full SHA for df4e4df
Browse repository at this point
fix: resolve ty type checker errors in observability module and test
Show description for ee2f9c7
vladkesler
committed
ee2f9c7
View commit details
Copy full SHA for ee2f9c7
Browse repository at this point
refactor: fix real bugs and apply DRY/type improvements from code audit
Show description for 7fc2c4e
vladkesler
committed
7fc2c4e
View commit details
Copy full SHA for 7fc2c4e
Browse repository at this point
Commits on Feb 17, 2026
feat: add release bump script and fix dynamic versioning
Show description for 66524cb
vladkesler
committed
66524cb
View commit details
Copy full SHA for 66524cb
Browse repository at this point
fix: update version assertion in test_cli.py for v0.5.0
vladkesler
committed
4a07595
View commit details
Copy full SHA for 4a07595
Browse repository at this point
feat: add rich memory architecture with episodic, semantic, and procedural types
Show description for 9579cc5
vladkesler
committed
9579cc5
View commit details
Copy full SHA for 9579cc5
Browse repository at this point
feat: add structured output with JSON Schema validation in role definitions
vladkesler
committed
991d794
View commit details
Copy full SHA for 991d794
Browse repository at this point
fix: remove rate-limited PyPI downloads badge from README
vladkesler
committed
253296c
View commit details
Copy full SHA for 253296c
Browse repository at this point
fix: suppress ty import-not-found for optional OpenTelemetry deps
Show description for 16ba21c
vladkesler
committed
16ba21c
View commit details
Copy full SHA for 16ba21c
Browse repository at this point
feat: add OpenTelemetry observability with OTLP, console, and Logfire backends
vladkesler
committed
0ff9e3f
View commit details
Copy full SHA for 0ff9e3f
Browse repository at this point
Commits on Feb 16, 2026
docs: expand README tools section with full table and plugin subsections
vladkesler
committed
e1d8ed0
View commit details
Copy full SHA for e1d8ed0
Browse repository at this point
fix: suppress ty import-not-found for optional duckduckgo-search dep
vladkesler
committed
ceb0521
View commit details
Copy full SHA for ceb0521
Browse repository at this point
feat: add search and email tools with example roles and docs
vladkesler
committed
0fcb819
View commit details
Copy full SHA for 0fcb819
Browse repository at this point
docs: move screenshots to contextually relevant sections
Show description for 6c1deb4
vladkesler
committed
6c1deb4
View commit details
Copy full SHA for 6c1deb4
Browse repository at this point
docs: add dynamic badges, screenshots, star CTA, and expand keywords
Show description for 708d06d
vladkesler
committed
708d06d
View commit details
Copy full SHA for 708d06d
Browse repository at this point
docs: improve README quickstart and add site monitor tutorial
Show description for 8cbcee3
vladkesler
committed
8cbcee3
View commit details
Copy full SHA for 8cbcee3
Browse repository at this point
docs: add tutorial links to README quickstart and docs table
vladkesler
committed
318e16a
View commit details
Copy full SHA for 318e16a
Browse repository at this point
chore: update package metadata description and keywords
vladkesler
committed
ed5caa6
View commit details
Copy full SHA for ed5caa6
Browse repository at this point
docs: refresh README positioning and consolidate changelog into Unreleased
vladkesler
committed
96df757
View commit details
Copy full SHA for 96df757
Browse repository at this point
docs: add Contributor Covenant v2.1 code of conduct
vladkesler
committed
9aba8b8
View commit details
Copy full SHA for 9aba8b8
Browse repository at this point
docs: add multimodal input section and bump version to v0.4.0 in README
vladkesler
committed
e1aa97f
View commit details
Copy full SHA for e1aa97f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.