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 }}
datdamnzotz
/
orcpub
Public
forked from
Orcpub/orcpub
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
[pull] develop from Orcpub:develop
- #83
#83
Merged
pull[bot]
merged 29 commits into
datdamnzotz:develop
datdamnzotz/orcpub:develop
from
Orcpub:develop
Orcpub/orcpub:develop
Copy head branch name to clipboard
Feb 20, 2026
Conversation
Commits
29
(29)
Checks
Files changed
Merged
[pull] develop from Orcpub:develop
#83
pull[bot]
merged 29 commits into
datdamnzotz:develop
datdamnzotz/orcpub:develop
from
Orcpub:develop
Orcpub/orcpub:develop
Copy head branch name to clipboard
Commits
Commits on Feb 4, 2026
feat: Add centralized error handling infrastructure
Show description for 58bdc46
codeGlaze
authored
58bdc46
View commit details
Copy full SHA for 58bdc46
Browse repository at this point
feat: Add error handling to backend services
Show description for 0d113b1
codeGlaze
authored
0d113b1
View commit details
Copy full SHA for 0d113b1
Browse repository at this point
feat: Add import validation and content reconciliation
Show description for b8434a2
codeGlaze
authored
b8434a2
View commit details
Copy full SHA for b8434a2
Browse repository at this point
feat: Add conflict resolution, export warning, and missing content UI
Show description for 2539a0c
codeGlaze
authored
2539a0c
View commit details
Copy full SHA for 2539a0c
Browse repository at this point
feat: Add CLI orcbrew debug tool
Show description for 7e91346
codeGlaze
authored
7e91346
View commit details
Copy full SHA for 7e91346
Browse repository at this point
docs: Add feature documentation, linter config, and changelog
Show description for 4519ecc
codeGlaze
authored
4519ecc
View commit details
Copy full SHA for 4519ecc
Browse repository at this point
fix: Prevent nil language options in Ranger favored enemy selection (#296)
Show description for c10e1e0
codeGlaze
and
claude
authored
c10e1e0
View commit details
Copy full SHA for c10e1e0
Browse repository at this point
Commits on Feb 17, 2026
Fix CLJS validation bugs found by test runner
Show description for 48428b6
codeGlaze
and
claude
authored
48428b6
View commit details
Copy full SHA for 48428b6
Browse repository at this point
Update .gitignore for e2e artifacts and local working files
Show description for 47fd0ec
codeGlaze
and
claude
authored
47fd0ec
View commit details
Copy full SHA for 47fd0ec
Browse repository at this point
Commits on Feb 19, 2026
refactor: Extract import log and conflict resolution views from monolith
Show description for 4aa9d53
codeGlaze
and
claude
authored
4aa9d53
View commit details
Copy full SHA for 4aa9d53
Browse repository at this point
Merge origin/develop into feature/error-handling-import-validation
Show description for da8a749
codeGlaze
and
claude
authored
da8a749
View commit details
Copy full SHA for da8a749
Browse repository at this point
docs: Update docs and config for view extraction and develop merge
Show description for d4c3233
codeGlaze
and
claude
authored
d4c3233
View commit details
Copy full SHA for d4c3233
Browse repository at this point
fix: Code quality improvements and style alignment for import views
Show description for ac35673
codeGlaze
and
claude
authored
ac35673
View commit details
Copy full SHA for ac35673
Browse repository at this point
refactor: Robustness improvements (Batch 4)
Show description for de0012b
codeGlaze
and
claude
authored
de0012b
View commit details
Copy full SHA for de0012b
Browse repository at this point
test: Add tests for Batch 1-4 changes and fix folder_test lint
Show description for a60a983
codeGlaze
and
claude
authored
a60a983
View commit details
Copy full SHA for a60a983
Browse repository at this point
test: Add Batch 6 test coverage (I3, I4, I13)
Show description for 07b36af
codeGlaze
and
claude
authored
07b36af
View commit details
Copy full SHA for 07b36af
Browse repository at this point
docs: Clarify plugin class :name is display-only, :key for lookups (W11)
Show description for cb18797
codeGlaze
and
claude
authored
cb18797
View commit details
Copy full SHA for cb18797
Browse repository at this point
docs: Fix stale file references and add missing test files to changelog
Show description for 167cda6
codeGlaze
and
claude
authored
167cda6
View commit details
Copy full SHA for 167cda6
Browse repository at this point
refactor: UI polish, grouped import log, and handle-api-response HOF
Show description for b4a8c45
codeGlaze
authored
b4a8c45
View commit details
Copy full SHA for b4a8c45
Browse repository at this point
Merge remote-tracking branch 'origin/fix/lint-missing-else' into feature/error-handling-import-validation
Show description for a9bdc0c
codeGlaze
authored
a9bdc0c
View commit details
Copy full SHA for a9bdc0c
Browse repository at this point
Merge remote-tracking branch 'origin/fix/lint-dead-code' into feature/error-handling-import-validation
Show description for 0979bc7
codeGlaze
authored
0979bc7
View commit details
Copy full SHA for 0979bc7
Browse repository at this point
fix: broken paren in views.cljs, restore key-to-name, remove redundant str
Show description for 65917dd
codeGlaze
authored
65917dd
View commit details
Copy full SHA for 65917dd
Browse repository at this point
Commits on Feb 20, 2026
lint: consolidate kondo config and clean up test imports
Show description for fa7ef0f
codeGlaze
and
claude
authored
fa7ef0f
View commit details
Copy full SHA for fa7ef0f
Browse repository at this point
cleanup: remove redundant str calls and dead code
Show description for fe43eeb
codeGlaze
and
claude
authored
fe43eeb
View commit details
Copy full SHA for fe43eeb
Browse repository at this point
fix: broken destructuring in routes, flatten AC calc, fix test assertions
Show description for 355b12f
codeGlaze
and
claude
authored
355b12f
View commit details
Copy full SHA for 355b12f
Browse repository at this point
Merge branch 'develop' into feature/error-handling-import-validation
codeGlaze
authored
08f8c75
View commit details
Copy full SHA for 08f8c75
Browse repository at this point
fix: restore srd-link def used by legal footer
codeGlaze
authored
017ba54
View commit details
Copy full SHA for 017ba54
Browse repository at this point
Merge remote-tracking branch 'origin/develop' into feature/error-handling-import-validation
Show description for 124ada0
codeGlaze
authored
124ada0
View commit details
Copy full SHA for 124ada0
Browse repository at this point
Merge pull request #648 from codeGlaze/feature/error-handling-import-validation
Show description for bfd7358
datdamnzotz
authored
bfd7358
View commit details
Copy full SHA for bfd7358
Browse repository at this point
You can’t perform that action at this time.