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 }}
AnExiledDev
/
CodeForge
Public
Notifications
You must be signed in to change notification settings
Fork
5
Star
9
Code
Issues
1
Pull requests
15
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Release v2.2.1 — alias UX + session tokens path fix
- #76
#76
Merged
AnExiledDev
merged 30 commits into
main
AnExiledDev/CodeForge:main
from
staging
AnExiledDev/CodeForge:staging
Copy head branch name to clipboard
Apr 17, 2026
Conversation
Commits
30
(30)
Checks
Files changed
Merged
Release v2.2.1 — alias UX + session tokens path fix
#76
AnExiledDev
merged 30 commits into
main
AnExiledDev/CodeForge:main
from
staging
AnExiledDev/CodeForge:staging
Copy head branch name to clipboard
Commits
Commits on Apr 12, 2026
Add Claude Code Router + Codex CLI features, extract dashboard, restructure docs
Show description for bd688a5
claude
committed
bd688a5
View commit details
Copy full SHA for bd688a5
Browse repository at this point
Commits on Apr 16, 2026
Remove dashboard feature from devcontainer
Show description for 52d814e
claude
committed
52d814e
View commit details
Copy full SHA for 52d814e
Browse repository at this point
Remove deprecated container/.codeforge directory
Show description for c1d04cd
claude
committed
c1d04cd
View commit details
Copy full SHA for c1d04cd
Browse repository at this point
Add behavioral rules for Claude Code sessions
Show description for 1d38441
claude
committed
1d38441
View commit details
Copy full SHA for 1d38441
Browse repository at this point
Update hook gate path to ~/.claude/disabled-hooks.json
Show description for b294fcc
claude
committed
b294fcc
View commit details
Copy full SHA for b294fcc
Browse repository at this point
Update defaults configuration
Show description for 435a347
claude
committed
435a347
View commit details
Copy full SHA for 435a347
Browse repository at this point
Update agent definitions: remove worktree isolation, upgrade models
Show description for e47953d
claude
committed
e47953d
View commit details
Copy full SHA for e47953d
Browse repository at this point
Update documentation and refactor CLAUDE.md structure
Show description for c98ff68
claude
committed
c98ff68
View commit details
Copy full SHA for c98ff68
Browse repository at this point
Pin agent models to opus-4-5
Show description for 9af663a
claude
committed
9af663a
View commit details
Copy full SHA for 9af663a
Browse repository at this point
Bump version to 2.2.0 with comprehensive changelog
Show description for 3b4d3fe
claude
committed
3b4d3fe
View commit details
Copy full SHA for 3b4d3fe
Browse repository at this point
Add effort frontmatter to all agents and skills
Show description for cd523b1
claude
committed
cd523b1
View commit details
Copy full SHA for cd523b1
Browse repository at this point
Add session tokens command for thinking token analysis
Show description for f2b6a14
claude
committed
f2b6a14
View commit details
Copy full SHA for f2b6a14
Browse repository at this point
Add oh-my-claude devcontainer feature (disabled)
Show description for e5b63a1
claude
committed
e5b63a1
View commit details
Copy full SHA for e5b63a1
Browse repository at this point
Ignore .research/ directory
claude
committed
055611b
View commit details
Copy full SHA for 055611b
Browse repository at this point
Fix documentation and security issues from PR #71 review
Show description for abab19f
claude
committed
abab19f
View commit details
Copy full SHA for abab19f
Browse repository at this point
Fix container tests for new config location
Show description for 787db9b
claude
committed
787db9b
View commit details
Copy full SHA for 787db9b
Browse repository at this point
Merge remote-tracking branch 'origin/main' into staging
Show description for 05d772d
claude
committed
05d772d
View commit details
Copy full SHA for 05d772d
Browse repository at this point
Fix disallowed tools alias splitting
AnExiledDev
committed
03b71e3
View commit details
Copy full SHA for 03b71e3
Browse repository at this point
Pass --thinking-display summarized in claude aliases
Show description for c01fde2
AnExiledDev
committed
c01fde2
View commit details
Copy full SHA for c01fde2
Browse repository at this point
Fix session tokens --project filter for absolute paths
Show description for 03b2467
AnExiledDev
committed
03b2467
View commit details
Copy full SHA for 03b2467
Browse repository at this point
Bump container to 2.2.1
Show description for 19bfc53
AnExiledDev
committed
19bfc53
View commit details
Copy full SHA for 19bfc53
Browse repository at this point
Implement session tokens --since / --until filters
Show description for 774f40b
AnExiledDev
committed
774f40b
View commit details
Copy full SHA for 774f40b
Browse repository at this point
Set default effort level to high
AnExiledDev
committed
7001393
View commit details
Copy full SHA for 7001393
Browse repository at this point
Remove stale test-dashboard CI job
Show description for 3fa1c40
AnExiledDev
committed
3fa1c40
View commit details
Copy full SHA for 3fa1c40
Browse repository at this point
Fix pathToProjectSlug on Windows
Show description for 2b5cc46
AnExiledDev
committed
2b5cc46
View commit details
Copy full SHA for 2b5cc46
Browse repository at this point
Pin zod to v3 to unbreak docs build
Show description for 3cfc850
AnExiledDev
committed
3cfc850
View commit details
Copy full SHA for 3cfc850
Browse repository at this point
Default to opus-4-5, add cc7/ccw7/cc-orc7 for opus-4-7 (#77)
Show description for 62f55d4
AnExiledDev
authored
62f55d4
View commit details
Copy full SHA for 62f55d4
Browse repository at this point
Commits on Apr 17, 2026
Scope pathToProjectSlug leading-dash assertion to POSIX
Show description for 4bacbaf
AnExiledDev
committed
4bacbaf
View commit details
Copy full SHA for 4bacbaf
Browse repository at this point
Fix release.yml changelog extraction header pattern
Show description for 12c86e1
AnExiledDev
committed
12c86e1
View commit details
Copy full SHA for 12c86e1
Browse repository at this point
Merge branch 'main' into staging
AnExiledDev
authored
91e06e4
View commit details
Copy full SHA for 91e06e4
Browse repository at this point
You can’t perform that action at this time.