Home
About
Blog
Products
Forum
Support
Contact
Sunbelt Computer Software
PL/B Language Development and Support
Home
About
Blog
Products
Forum
Support
Contact
History for src - Noumena-Network/code · GitHub
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
Noumena-Network
/
code
Public
Notifications
You must be signed in to change notification settings
Fork
33
Star
147
Code
Issues
10
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
code
src
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 2, 2026
fix(export): prevent static render hangs (#62)
Show description for 2455f58
xjdr-noumena
authored
2455f58
View commit details
Copy full SHA for 2455f58
View code at this point
Browse repository at this point
Let OAI endpoints override default aliases if set (#63)
Show description for e3c570a
muellerzr
authored
e3c570a
View commit details
Copy full SHA for e3c570a
View code at this point
Browse repository at this point
Commits on Jul 1, 2026
fix(updater): use public release sources (#61)
xjdr-noumena
authored
21a574e
View commit details
Copy full SHA for 21a574e
View code at this point
Browse repository at this point
fix(auth): harden callback relay registration retries (#60)
Show description for 4bbba41
xjdr-noumena
and
andomeder
authored
4bbba41
View commit details
Copy full SHA for 4bbba41
View code at this point
Browse repository at this point
fix(modifiers): fail closed when modifiers-napi is the public stub (#47)
Show description for 131b6f8
xjdr-noumena
authored
131b6f8
View commit details
Copy full SHA for 131b6f8
View code at this point
Browse repository at this point
feat(auth): support OpenAI-compatible BYOK (#59)
xjdr-noumena
authored
e69e680
View commit details
Copy full SHA for e69e680
View code at this point
Browse repository at this point
Commits on Jun 23, 2026
fix(ink): route ctrl+l through home repaint
Show description for 6430842
kalomaze
authored
6430842
View commit details
Copy full SHA for 6430842
View code at this point
Browse repository at this point
fix(insights): guard against non-string Edit/Write inputs
Show description for 60931a9
mvanhorn
authored
60931a9
View commit details
Copy full SHA for 60931a9
View code at this point
Browse repository at this point
Commits on Jun 22, 2026
feat(skills): add .agents/skills discovery
Show description for d735595
xjdr-noumena
authored
d735595
View commit details
Copy full SHA for d735595
View code at this point
Browse repository at this point
fix(agents): inherit managed model for built-in helpers
Show description for eb297b8
xjdr-noumena
authored
eb297b8
View commit details
Copy full SHA for eb297b8
View code at this point
Browse repository at this point
fix(prompts): reduce false positive injection warnings
Show description for d2757be
xjdr-noumena
authored
d2757be
View commit details
Copy full SHA for d2757be
View code at this point
Browse repository at this point
fix(models): add GLM 5.2 1M lane support
Show description for b248c43
xjdr-noumena
authored
b248c43
View commit details
Copy full SHA for b248c43
View code at this point
Browse repository at this point
Commits on Jun 21, 2026
fix(state): skip failed Write calls when seeding readFileState from transcript (#30)
Show description for de82c94
kalomaze
authored
de82c94
View commit details
Copy full SHA for de82c94
View code at this point
Browse repository at this point
fix(launcher): stop forcing all tiers to the default model
Show description for 20343de
xjdr-noumena
authored
20343de
View commit details
Copy full SHA for 20343de
View code at this point
Browse repository at this point
fix(models): managed first-party tier routing + pricing
Show description for f919da9
xjdr-noumena
authored
f919da9
View commit details
Copy full SHA for f919da9
View code at this point
Browse repository at this point
Commits on Jun 20, 2026
feat(models): make GLM 5.2 the first-party default
Show description for 55c6780
xjdr-noumena
authored
55c6780
View commit details
Copy full SHA for 55c6780
View code at this point
Browse repository at this point
feat(models): add GLM 5.2 managed model support
Show description for 43363bd
xjdr-noumena
authored
43363bd
View commit details
Copy full SHA for 43363bd
View code at this point
Browse repository at this point
Commits on Jun 19, 2026
feat(context): load AGENTS.md and .agents/ instructions via agentsmd
Show description for bfd087f
xjdr-noumena
authored
bfd087f
View commit details
Copy full SHA for bfd087f
View code at this point
Browse repository at this point
fix(tools): clarify parallel tool call cancellation reason (#13)
Show description for 5665558
xjdr-noumena
authored
5665558
View commit details
Copy full SHA for 5665558
View code at this point
Browse repository at this point
fix(auth): isolate ncode config and credentials from Claude Code state (#11)
Show description for 03c8737
xjdr-noumena
authored
03c8737
View commit details
Copy full SHA for 03c8737
View code at this point
Browse repository at this point
Commits on Jun 18, 2026
Default public first-party builds to Kimi K2.7 Coder (#4)
Show description for 12e972c
xjdr-noumena
and
gerred
authored
12e972c
View commit details
Copy full SHA for 12e972c
View code at this point
Browse repository at this point
Fix native sharp embedding for macOS (and other) build targets (#1)
Show description for 2512d1a
masonjames
and
claude
authored
2512d1a
View commit details
Copy full SHA for 2512d1a
View code at this point
Browse repository at this point
Commits on Jun 16, 2026
Initial OSS export of Noumena Code
xjdr-noumena
committed
7222a39
View commit details
Copy full SHA for 7222a39
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.