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 }}
Coding-Dev-Tools
/
devforge-cli
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
0
Pull requests
1
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
All time
Commit history
Commits on Jul 22, 2026
cowork-bot: automated improvements (cowork/improve-devforge-cli) (#14)
Show description for 7b1512a
3 people
authored
7b1512a
View commit details
Copy full SHA for 7b1512a
Browse repository at this point
Commits on Jul 21, 2026
cowork-bot: automated improvements (cowork/improve-devforge-cli) (#13)
Show description for 5b038a1
3 people
authored
5b038a1
View commit details
Copy full SHA for 5b038a1
Browse repository at this point
cowork-bot: automated improvements (cowork/improve-devforge-cli) (#12)
Show description for 8b5e6f2
Coding-Dev-Tools
and
DevForge Engineer
authored
8b5e6f2
View commit details
Copy full SHA for 8b5e6f2
Browse repository at this point
Commits on Jul 20, 2026
[verified] fix: devforge-tools rename
Show description for ef84c87
Coding-Dev-Tools
and
DevForge Engineer
authored
ef84c87
View commit details
Copy full SHA for ef84c87
Browse repository at this point
Commits on Jul 3, 2026
Merge pull request #9 from Coding-Dev-Tools/improve/devforge-cli-20260630-v2
Show description for 9eb634a
Coding-Dev-Tools
authored
9eb634a
View commit details
Copy full SHA for 9eb634a
Browse repository at this point
cowork-bot: merge main into improve/devforge-cli-20260630-v2; resolve conflicts (canonical base: README.md pyproject.toml)
cowork-bot
committed
ec3b4a6
View commit details
Copy full SHA for ec3b4a6
Browse repository at this point
feat: rename PyPI package from devforge to devforge-tools (#10)
Show description for a87618b
Coding-Dev-Tools
authored
a87618b
View commit details
Copy full SHA for a87618b
Browse repository at this point
Commits on Jul 2, 2026
fix: fix CONTRIBUTING.md clone URL, add catch-all exception handler in dispatch by dev-engineer
Coding-Dev-Tools
committed
cdb39a5
View commit details
Copy full SHA for cdb39a5
Browse repository at this point
fix: revert devforge->devforge-tools rename to unblock PR #9
Coding-Dev-Tools
committed
1d80d36
View commit details
Copy full SHA for 1d80d36
Browse repository at this point
fix: resolve merge conflict in Makefile by dev-engineer
Coding-Dev-Tools
committed
5d7a861
View commit details
Copy full SHA for 5d7a861
Browse repository at this point
fix: dispatch subprocess.run now catches 'No module named' in stderr instead of relying on FileNotFoundError
Show description for f0d74c2
Coding-Dev-Tools
committed
f0d74c2
View commit details
Copy full SHA for f0d74c2
Browse repository at this point
fix: align install examples and runtime package refs with pyproject rename to devforge-tools by reviewer-A
Coding-Dev-Tools
committed
a773e53
View commit details
Copy full SHA for a773e53
Browse repository at this point
fix: remove unused builtins import, add Makefile clean target by dev-engineer
Coding-Dev-Tools
committed
1612b2f
View commit details
Copy full SHA for 1612b2f
Browse repository at this point
Commits on Jul 1, 2026
fix: add pytest pythonpath to pyproject by reviewer-A
Coding-Dev-Tools
committed
b92ecd1
View commit details
Copy full SHA for b92ecd1
Browse repository at this point
improve: add py3.13 to CI matrix, add format check step, update Makefile targets (#8)
Show description for d2e13af
Coding-Dev-Tools
authored
d2e13af
View commit details
Copy full SHA for d2e13af
Browse repository at this point
Commits on Jun 30, 2026
fix: apply ruff formatting to cli.py and test_cli.py by dev-engineer
Coding-Dev-Tools
committed
290af43
View commit details
Copy full SHA for 290af43
Browse repository at this point
improve: add py3.13 to CI matrix, add format check step, update Makefile targets
Coding-Dev-Tools
committed
efec87b
View commit details
Copy full SHA for efec87b
Browse repository at this point
improve: update CI action versions, add py.typed marker, add py3.13 classifier, fix Makefile typecheck target (#7)
Show description for c93b40b
Coding-Dev-Tools
authored
c93b40b
View commit details
Copy full SHA for c93b40b
Browse repository at this point
chore(devforge-cli): add misc, license, docs, CI workflow, build config
Show description for 524bd7a
Senior Dev Rotation
committed
524bd7a
View commit details
Copy full SHA for 524bd7a
Browse repository at this point
Commits on Jun 29, 2026
chore: add CODEOWNERS file
Coding-Dev-Tools
committed
acd6bb2
View commit details
Copy full SHA for acd6bb2
Browse repository at this point
docs: add AGENTS.md
Coding-Dev-Tools
committed
db4712d
View commit details
Copy full SHA for db4712d
Browse repository at this point
Commits on May 18, 2026
Rebrand: Revenue Holdings -> DevForge, rename package, update all references
Coding-Dev-Tools
committed
203e8fb
View commit details
Copy full SHA for 203e8fb
Browse repository at this point
Merge pull request #5 from Coding-Dev-Tools/Openclaw/devforge/fix-repo-urls
Show description for 25c1a78
Coding-Dev-Tools
authored
25c1a78
View commit details
Copy full SHA for 25c1a78
Browse repository at this point
fix: correct pyproject.toml and README URLs from revenueholdings to devforge repo
Show description for 5f64051
DevForge Engineer
committed
5f64051
View commit details
Copy full SHA for 5f64051
Browse repository at this point
test: add install/versions/dispatch test coverage and fix unknown tool UX
Show description for 0094491
DevForge Engineer
committed
0094491
View commit details
Copy full SHA for 0094491
Browse repository at this point
fix: add ruff lint CI step and update actions to v6 (#3)
Show description for 36e1b40
Coding-Dev-Tools
and
Hermes Agent
authored
36e1b40
View commit details
Copy full SHA for 36e1b40
Browse repository at this point
chore: add SECURITY.md, dependabot.yml, CONTRIBUTING.md, LICENSE
Coding-Dev-Tools
committed
45e2919
View commit details
Copy full SHA for 45e2919
Browse repository at this point
Commits on May 17, 2026
fix: ruff lint - datetime.UTC, X|None, E501, B904, F821
Revenue Holdings
committed
3c280b1
View commit details
Copy full SHA for 3c280b1
Browse repository at this point
feat: add Beta badge to README
Revenue Holdings
committed
feb718d
View commit details
Copy full SHA for feb718d
Browse repository at this point
fix: release readiness - fix blockers, add CI/CD, standardize configs
Revenue Holdings
committed
bfa8f01
View commit details
Copy full SHA for bfa8f01
Browse repository at this point
Commits on May 16, 2026
Add star badge to README header
Coding-Dev-Tools
committed
9ceeea8
View commit details
Copy full SHA for 9ceeea8
Browse repository at this point
Commits on May 15, 2026
Add blog link to README badge bar
Coding-Dev-Tools
committed
a0e13a0
View commit details
Copy full SHA for a0e13a0
Browse repository at this point
marketing: rewrite README with correct pricing, suite value prop, landing page links; improve PyPI SEO metadata
Coding-Dev-Tools
committed
3d29d22
View commit details
Copy full SHA for 3d29d22
Browse repository at this point
Commits on May 14, 2026
Initial commit: revenueholdings v0.1.0 meta-package CLI
Coding-Dev-Tools
committed
c6e59f3
View commit details
Copy full SHA for c6e59f3
Browse repository at this point
Add .gitignore, remove build artifacts from tracking
Coding-Dev-Tools
committed
ad08482
View commit details
Copy full SHA for ad08482
Browse repository at this point
Previous
Next
You can’t perform that action at this time.