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 }}
gopherium
/
framework
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
71
Code
Issues
6
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: Build gonsole, the command line brick
- #21
#21
Merged
SirLouen
merged 24 commits into
main
gopherium/framework:main
from
feat/18
gopherium/framework:feat/18
Copy head branch name to clipboard
Sep 24, 2026
Conversation
Commits
24
(24)
Checks
Files changed
Merged
feat: Build gonsole, the command line brick
#21
SirLouen
merged 24 commits into
main
gopherium/framework:main
from
feat/18
gopherium/framework:feat/18
Copy head branch name to clipboard
Commits
Commits on Sep 23, 2026
chore(gonsole): scaffold the module
SirLouen
committed
0c69414
View commit details
Copy full SHA for 0c69414
Browse repository at this point
feat(gonsole): read a command line and run the command it names
SirLouen
committed
f4cf1a2
View commit details
Copy full SHA for f4cf1a2
Browse repository at this point
feat(gonsole): print the command list and a help page per command
SirLouen
committed
8b7a795
View commit details
Copy full SHA for 8b7a795
Browse repository at this point
feat(gonsole): keep writes a dry run until -yes and answer -json
SirLouen
committed
3701b96
View commit details
Copy full SHA for 3701b96
Browse repository at this point
feat(gonsole): check and record the account a write acts as
SirLouen
committed
702f88b
View commit details
Copy full SHA for 702f88b
Browse repository at this point
feat(gonsole): read settings under one prefix with bounds and plain errors
SirLouen
committed
34c7199
View commit details
Copy full SHA for 34c7199
Browse repository at this point
feat(gonsole): add the version, serve, migrate and seed words
SirLouen
committed
959d2d2
View commit details
Copy full SHA for 959d2d2
Browse repository at this point
refactor(gonsole): say command instead of word in names and docblocks
SirLouen
committed
18379d5
View commit details
Copy full SHA for 18379d5
Browse repository at this point
feat(gonsole): check command names and recover a crashing command
SirLouen
committed
170552f
View commit details
Copy full SHA for 170552f
Browse repository at this point
Commits on Sep 24, 2026
feat(gonsole): serve HTTP until a signal ends the run
SirLouen
committed
1fe9db3
View commit details
Copy full SHA for 1fe9db3
Browse repository at this point
feat(gonsole): record an applied write even after a signal
SirLouen
committed
76b770a
View commit details
Copy full SHA for 76b770a
Browse repository at this point
feat(gonsole): collect the commands each plugin provides
SirLouen
committed
3f5b307
View commit details
Copy full SHA for 3f5b307
Browse repository at this point
feat(gonsole): register the plugins once per run and release them
SirLouen
committed
75fbe75
View commit details
Copy full SHA for 75fbe75
Browse repository at this point
feat(gonsole): run the commands of registered plugins
SirLouen
committed
ea77cb6
View commit details
Copy full SHA for ea77cb6
Browse repository at this point
feat(gonsole): list the commands of registered plugins
SirLouen
committed
7a4bb28
View commit details
Copy full SHA for 7a4bb28
Browse repository at this point
feat(gonsole): migrate, seed and check the registered plugins
SirLouen
committed
39d1e91
View commit details
Copy full SHA for 39d1e91
Browse repository at this point
test(gonsole): use one constant for the dry-run notice
SirLouen
committed
5438bc7
View commit details
Copy full SHA for 5438bc7
Browse repository at this point
feat(gonsole): hand each call the flags its line set
SirLouen
committed
cf7ce8a
View commit details
Copy full SHA for cf7ce8a
Browse repository at this point
feat(gonsole): add a testkit for programs built on gonsole
SirLouen
committed
410fcf7
View commit details
Copy full SHA for 410fcf7
Browse repository at this point
ci: test, lint and scan the gonsole module
SirLouen
committed
f3c8662
View commit details
Copy full SHA for f3c8662
Browse repository at this point
docs(gonsole): list the module and its unreleased changes
SirLouen
committed
6f8b6a1
View commit details
Copy full SHA for 6f8b6a1
Browse repository at this point
test(gottext): use a generic product name in the error fixture
SirLouen
committed
b14e9b6
View commit details
Copy full SHA for b14e9b6
Browse repository at this point
test(gonsole): wait for a ready line before the first signal
SirLouen
committed
8ed7778
View commit details
Copy full SHA for 8ed7778
Browse repository at this point
test(gonsole): count one imported report per line of input
SirLouen
committed
a1ff707
View commit details
Copy full SHA for a1ff707
Browse repository at this point
You can’t perform that action at this time.