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 }}
moorkh
/
ongo
Public
forked from
zomglings/ongo
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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
All time
Commit history
Commits on Jun 9, 2026
Merge pull request #38 from moorkh/claude/skill-dir-fallback
Show description for d7b8fdf
zomglings
authored
d7b8fdf
View commit details
Copy full SHA for d7b8fdf
Browse repository at this point
Bump SKILL.md version 0.3.18 -> 0.3.19
Show description for 99fc3b2
claude
committed
99fc3b2
View commit details
Copy full SHA for 99fc3b2
Browse repository at this point
ongo skill: fall back to script-relative paths when CLAUDE_SKILL_DIR is unset
Show description for ce30ad9
claude
committed
ce30ad9
View commit details
Copy full SHA for ce30ad9
Browse repository at this point
Commits on Jun 4, 2026
Merge pull request #37 from moorkh/claude/writing-style
zomglings
authored
225b8d8
View commit details
Copy full SHA for 225b8d8
Browse repository at this point
ongo: make every writing-style reference in SKILL.md conditional
Show description for ae94f3a
claude
committed
ae94f3a
View commit details
Copy full SHA for ae94f3a
Browse repository at this point
ongo: address PR review — Writing-style section appears iff file exists
Show description for 11ae9dd
claude
committed
11ae9dd
View commit details
Copy full SHA for 11ae9dd
Browse repository at this point
ongo: transitive writing-style inheritance down the spawn tree
Show description for e5e4e4a
claude
committed
e5e4e4a
View commit details
Copy full SHA for e5e4e4a
Browse repository at this point
ongo: replace manual-read loader with Claude Code inline command substitution
Show description for 7d56dbb
claude
committed
7d56dbb
View commit details
Copy full SHA for 7d56dbb
Browse repository at this point
ongo: optional writing-style.md guide + subagents-only for note writes
Show description for f715d03
claude
committed
f715d03
View commit details
Copy full SHA for f715d03
Browse repository at this point
Commits on Jun 3, 2026
Merge pull request #36 from moorkh/claude/poll-order-asc
Show description for 7a07d6f
zomglings
authored
7a07d6f
View commit details
Copy full SHA for 7a07d6f
Browse repository at this point
Address PR review: drop probe + fallback, pin slack-clacks >= 0.10.3
Show description for 2f8e18d
claude
committed
2f8e18d
View commit details
Copy full SHA for 2f8e18d
Browse repository at this point
ongo-poll: prefer clacks --order asc, fall back to local sort
Show description for 332a93a
claude
committed
332a93a
View commit details
Copy full SHA for 332a93a
Browse repository at this point
Merge pull request #35 from moorkh/claude/subagent-id-protocol
Show description for 0c3a161
zomglings
authored
0c3a161
View commit details
Copy full SHA for 0c3a161
Browse repository at this point
ongo: subagent-id message prefix protocol with mandatory sign-off
Show description for 5dcdc47
claude
committed
5dcdc47
View commit details
Copy full SHA for 5dcdc47
Browse repository at this point
Merge pull request #34 from moorkh/claude/durable-cron
Show description for 35a8ee1
zomglings
authored
35a8ee1
View commit details
Copy full SHA for 35a8ee1
Browse repository at this point
ongo: set durable:true on every CronCreate so the loop survives Claude restarts
Show description for 4709eb1
claude
committed
4709eb1
View commit details
Copy full SHA for 4709eb1
Browse repository at this point
Commits on May 30, 2026
Merge pull request #32 from moorkh/claude/sort-by-datetime
zomglings
authored
6c12c2d
View commit details
Copy full SHA for 6c12c2d
Browse repository at this point
ongo-site: print created_at directly as the index date
Show description for 9d75ece
claude
committed
9d75ece
View commit details
Copy full SHA for 9d75ece
Browse repository at this point
ongo-site: inline sort_ts; helper does only the display label
Show description for d7b8d42
claude
committed
d7b8d42
View commit details
Copy full SHA for d7b8d42
Browse repository at this point
ongo-site: drop date-format probing; ken's created_at is canonical
Show description for d5bed1c
claude
committed
d5bed1c
View commit details
Copy full SHA for d5bed1c
Browse repository at this point
ongo-site: order purely by created_at; drop date_key/title-derived dates
Show description for ea71c51
claude
committed
ea71c51
View commit details
Copy full SHA for ea71c51
Browse repository at this point
Bump SKILL.md version 0.3.9 -> 0.3.10
Show description for 86ecb6e
claude
committed
86ecb6e
View commit details
Copy full SHA for 86ecb6e
Browse repository at this point
ongo-site: sort listings by full date+time, not just date
Show description for 7830dba
claude
committed
7830dba
View commit details
Copy full SHA for 7830dba
Browse repository at this point
Commits on May 18, 2026
Merge pull request #29 from moorkh/fix/ongo-site-katex-timing
Show description for dbeb2e2
zomglings
authored
dbeb2e2
View commit details
Copy full SHA for dbeb2e2
Browse repository at this point
fix(ongo-site): KaTeX never rendered — inline script ran before deferred katex.min.js
Show description for d3375bf
zomglings
committed
d3375bf
View commit details
Copy full SHA for d3375bf
Browse repository at this point
Merge pull request #28 from moorkh/fix/ongo-site-footer-wording
Show description for 3912a72
zomglings
authored
3912a72
View commit details
Copy full SHA for 3912a72
Browse repository at this point
ongo-site: footer 'mine' no bold (plain text)
zomglings
committed
99b5f6b
View commit details
Copy full SHA for 99b5f6b
Browse repository at this point
ongo-site: footer 'mine' unlinked (no personal profile link in shared repo)
zomglings
committed
eacc825
View commit details
Copy full SHA for eacc825
Browse repository at this point
ongo-site: footer 'this one is mine' links to github.com/moorkh
zomglings
committed
5d48916
View commit details
Copy full SHA for 5d48916
Browse repository at this point
ongo-site: footer in Rifleman's-Creed style ('there are many like it, but this one is its operator's')
zomglings
committed
5b1bbda
View commit details
Copy full SHA for 5b1bbda
Browse repository at this point
ongo-site: footer clarifies ongo is self-hostable (one instance, anyone can run their own)
zomglings
committed
ff0e091
View commit details
Copy full SHA for ff0e091
Browse repository at this point
Merge pull request #27 from moorkh/feat/ongo-site-random-article
Show description for 32fa152
zomglings
authored
32fa152
View commit details
Copy full SHA for 32fa152
Browse repository at this point
ongo-site: footer links to github.com/zomglings/ongo + 'this is an ongo site' note
zomglings
committed
0548575
View commit details
Copy full SHA for 0548575
Browse repository at this point
feat(ongo-site): add random-article button to site header
Show description for 30c0c75
claude
committed
30c0c75
View commit details
Copy full SHA for 30c0c75
Browse repository at this point
Merge pull request #26 from moorkh/fix/ongo-site-markdown-render
Show description for c90229c
zomglings
authored
c90229c
View commit details
Copy full SHA for c90229c
Browse repository at this point
Previous
Next
You can’t perform that action at this time.