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
.
10xHub
/
agentflow-cli
Public
Notifications
You must be signed in to change notification settings
Fork
5
Star
5
Code
Issues
0
Pull requests
7
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
All users
Datepicker
All time
Commit history
Commits on Aug 16, 2026
docs: Update license section in README and CONTRIBUTING files to clarify MIT licensing and contribution terms
Iamsdt
committed
787bba4
View commit details
Copy full SHA for 787bba4
Browse repository at this point
Commits on Aug 13, 2026
docs: Update README and CHANGELOG to reflect new 'audit' command and changes to 'dev' command
Iamsdt
committed
b057664
View commit details
Copy full SHA for b057664
Browse repository at this point
Merge pull request #52 from Mothilal-M/improve/cli-ui-ux
Show description for 769844a
Iamsdt
authored
769844a
View commit details
Copy full SHA for 769844a
Browse repository at this point
feat: Add 'dev' command to start the local Agentflow development server with configurable options
Iamsdt
committed
5bc0f50
View commit details
Copy full SHA for 5bc0f50
Browse repository at this point
Commits on Jul 30, 2026
feat: Add audit command for environment and project checks in Agentflow CLI
Iamsdt
committed
fe21313
View commit details
Copy full SHA for fe21313
Browse repository at this point
Commits on Jul 28, 2026
fix: guard init against a terminal that cannot host a prompt
Show description for 8fb713d
Mothilal-M
committed
8fb713d
View commit details
Copy full SHA for 8fb713d
Browse repository at this point
fix: satisfy mypy and correct CLI docs after UX rework
Show description for 3b291bc
Mothilal-M
committed
3b291bc
View commit details
Copy full SHA for 3b291bc
Browse repository at this point
feat: Implement shared guided-prompt layer for CLI interactions
Show description for 6ae8806
Mothilal-M
committed
6ae8806
View commit details
Copy full SHA for 6ae8806
Browse repository at this point
feat: Enhance full-screen experience with persistent headers and improved output handling
Mothilal-M
committed
cfc1834
View commit details
Copy full SHA for cfc1834
Browse repository at this point
feat: Introduce theme module for Agentflow CLI with color and glyph management
Show description for 84c9422
Mothilal-M
committed
84c9422
View commit details
Copy full SHA for 84c9422
Browse repository at this point
feat: Introduce demo command for safe preview of animation themes and enhance output formatting
Mothilal-M
committed
5456a82
View commit details
Copy full SHA for 5456a82
Browse repository at this point
fix: Update JWT configuration and enhance error reporting in production mode
Iamsdt
committed
204a4ed
View commit details
Copy full SHA for 204a4ed
Browse repository at this point
feat: Enhance CLI user experience with animated command headers and completion screens
Mothilal-M
committed
55f57a8
View commit details
Copy full SHA for 55f57a8
Browse repository at this point
Refactor tests for CLI commands and output formatting; add user configuration tests
Show description for 0e4aedf
Mothilal-M
committed
0e4aedf
View commit details
Copy full SHA for 0e4aedf
Browse repository at this point
Commits on Jul 21, 2026
Refactor code structure for improved readability and maintainability
Iamsdt
committed
0af2fde
View commit details
Copy full SHA for 0af2fde
Browse repository at this point
Merge pull request #45 from 10xHub/playground
Show description for 11d761d
Iamsdt
authored
11d761d
View commit details
Copy full SHA for 11d761d
Browse repository at this point
feat: Update 10xscale-agentflow dependency version to 0.9.0
Iamsdt
committed
2618c90
View commit details
Copy full SHA for 2618c90
Browse repository at this point
feat: Enhance weather response formatting and reasoning details in main_node
Iamsdt
committed
ed594a1
View commit details
Copy full SHA for ed594a1
Browse repository at this point
Commits on Jul 20, 2026
Enhance authorization and permissions handling across the application
Show description for 4128fd7
Iamsdt
committed
4128fd7
View commit details
Copy full SHA for 4128fd7
Browse repository at this point
Commits on Jul 19, 2026
Implement route protection and authorization enhancements
Show description for 84125da
Iamsdt
committed
84125da
View commit details
Copy full SHA for 84125da
Browse repository at this point
Commits on Jul 10, 2026
feat: Update agent configuration and add FakeRealtimeClient for local testing
Iamsdt
committed
d60b820
View commit details
Copy full SHA for d60b820
Browse repository at this point
Commits on Jul 9, 2026
feat: Add support for realtime graphs and refactor thread name generator
Show description for 9fd4d38
Iamsdt
committed
9fd4d38
View commit details
Copy full SHA for 9fd4d38
Browse repository at this point
Commits on Jul 2, 2026
feat: Add observability and telemetry features to the graph service
Show description for f7eaaf6
Iamsdt
committed
f7eaaf6
View commit details
Copy full SHA for f7eaaf6
Browse repository at this point
Commits on Jul 1, 2026
feat: Implement observability configuration and enhance WebSocket error handling for live agents
Iamsdt
committed
94de7b4
View commit details
Copy full SHA for 94de7b4
Browse repository at this point
Commits on Jun 16, 2026
fix: Update 10xscale-agentflow dependency version to 0.8.0
Iamsdt
committed
10a535f
View commit details
Copy full SHA for 10a535f
Browse repository at this point
Merge pull request #44 from 10xHub/fix/eval
Show description for 451aff4
Iamsdt
authored
451aff4
View commit details
Copy full SHA for 451aff4
Browse repository at this point
feat: Add initial agentflow configuration file
Iamsdt
committed
afa56d6
View commit details
Copy full SHA for afa56d6
Browse repository at this point
feat: Enhance eval command to support global confeval.py discovery and improve criteria reporting
Iamsdt
committed
1875cb4
View commit details
Copy full SHA for 1875cb4
Browse repository at this point
fix: Update project version to 0.4.0 in pyproject.toml
Iamsdt
committed
7e90915
View commit details
Copy full SHA for 7e90915
Browse repository at this point
Refactor documentation and remove obsolete files
Show description for 602c16a
Iamsdt
committed
602c16a
View commit details
Copy full SHA for 602c16a
Browse repository at this point
Merge pull request #43 from 10xHub/fix/realtime
Show description for 6cb50dd
Iamsdt
authored
6cb50dd
View commit details
Copy full SHA for 6cb50dd
Browse repository at this point
feat: Add release workflow and license file for automated versioning and compliance
Iamsdt
committed
6b7bb6c
View commit details
Copy full SHA for 6b7bb6c
Browse repository at this point
fix: Update logging configuration and improve log sanitization; adjust coverage threshold
Iamsdt
committed
04c3193
View commit details
Copy full SHA for 04c3193
Browse repository at this point
feat: Add support for realtime audio agents and enhance documentation for new features
Iamsdt
committed
07a2346
View commit details
Copy full SHA for 07a2346
Browse repository at this point
fix: Enhance WebSocket error handling and improve thread ID type in GraphService
Iamsdt
committed
cc0acff
View commit details
Copy full SHA for cc0acff
Browse repository at this point
Previous
Next
You can’t perform that action at this time.