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 }}
AIOSAI
/
AIPass
Public
Notifications
You must be signed in to change notification settings
Fork
36
Star
252
Code
Issues
1
Pull requests
1
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Post-v2.7.13: TG slash relay (/context round-trip from phone) + merge SOP dynamic-timeout note
- #727
#727
Open
AIOSAI
wants to merge 20 commits into
main
AIOSAI/AIPass:main
from
dev
AIOSAI/AIPass:dev
Copy head branch name to clipboard
Conversation
Commits
20
(20)
Checks
Files changed
Open
Post-v2.7.13: TG slash relay (/context round-trip from phone) + merge SOP dynamic-timeout note
#727
AIOSAI
wants to merge 20 commits into
main
AIOSAI/AIPass:main
from
dev
AIOSAI/AIPass:dev
Copy head branch name to clipboard
Commits
Commits on Aug 3, 2026
docs(flow): merge SOP audit gate - runtime is dynamic, no wall-clock budget. Patrick ruling: the audit walks every branch so runtime grows with the system; any fixed timeout is the next stale numbe…
Show description for 0ef3943
AIOSAI
committed
0ef3943
View commit details
Copy full SHA for 0ef3943
Browse repository at this point
feat(skills): TG slash relay v1.6.0 - /context from Telegram comes back to the chat. Informational allowlist (context; config-extendable) injected raw, daemon watcher tails CC transcript from injec…
Show description for f409dd5
AIOSAI
committed
f409dd5
View commit details
Copy full SHA for f409dd5
Browse repository at this point
Commits on Aug 5, 2026
fix(trigger): rotation tail loss closed in both log watchers - inode-guarded rotation, rotated-out tail drained (inode-matched, no stale-backup re-fires), stale-offset-into-new-file defect fixed, f…
Show description for 1f416c2
AIOSAI
committed
1f416c2
View commit details
Copy full SHA for 1f416c2
Browse repository at this point
fix(ai_mail): 6-week 'unreproducible' dispatch failure root-caused - sender identity resolves from AIPASS_CALLER_CWD, non-branch caller cwd fails detection while the error printed the target's vali…
Show description for 13f86bf
AIOSAI
committed
13f86bf
View commit details
Copy full SHA for 13f86bf
Browse repository at this point
fix(hooks): engine 'complete: 0 hooks' lie - silent gates write no stdout so len(outputs) reported 0 on 97pct of dispatches while gates fired; now counts executions + hooks_with_output. Runaway log…
Show description for 45dcf26
AIOSAI
committed
45dcf26
View commit details
Copy full SHA for 45dcf26
Browse repository at this point
fix(prax): log retention backup_count 1-to-3 (rotation discarded undrained history; ~28MB ceiling accepted) + dead prax_logger_config.json read-keys wired. By @prax under @trigger dispatch, 1084 green
AIOSAI
committed
176aa8e
View commit details
Copy full SHA for 176aa8e
Browse repository at this point
fix(trigger): delete #674-orphaned per-key writers _save_seen_hashes/_save_log_positions (seedgo unused_function, CI red on PR#727) - tests repointed at _flush_trigger_data with real assertions, ca…
Show description for 6d90b93
AIOSAI
committed
6d90b93
View commit details
Copy full SHA for 6d90b93
Browse repository at this point
feat(drone): manager-class owner-tier git auth (DPLAN-0281 P1) - owner-tier earned via 4 checks (manager class, tenancy, owner flag, path-binding F59 4.2a), hardcoded devpulse list + ALLOWED_CALLER…
Show description for 2d1a5ff
AIOSAI
committed
2d1a5ff
View commit details
Copy full SHA for 2d1a5ff
Browse repository at this point
fix(tests): CI fallout from manager-class auth - seedgo Track-E ALLOWED_CALLERS parity tests replaced with no-name-based-gate canary; drone wrong-tenancy test pins AIPASS_REGISTRY to its fixture (f…
Show description for 2922a68
AIOSAI
committed
2922a68
View commit details
Copy full SHA for 2922a68
Browse repository at this point
fix(tests): Windows CI - router cwd-logging test compared path reprs (backslash str vs WindowsPath forward-slash render); now compares Path values. 44 router tests green
AIOSAI
committed
886b0e6
View commit details
Copy full SHA for 886b0e6
Browse repository at this point
feat(trigger): runaway WARNING tier observe-only per Patrick ruling - records full-fidelity (alerts.json + decision outcome 'observed' + cooldown), never emails or wakes; CRITICAL wake path untouch…
Show description for 306a26d
AIOSAI
committed
306a26d
View commit details
Copy full SHA for 306a26d
Browse repository at this point
feat(aipass): init update provisions external projects for manager-class git (DPLAN-0281 P2) - plan-before-write repair set (metadata.id mint, registry_id backfill, builder-to-manager flip, path re…
Show description for 7b66ddc
AIOSAI
committed
7b66ddc
View commit details
Copy full SHA for 7b66ddc
Browse repository at this point
feat(hooks): per-hook log narration env-gated (AIPASS_HOOKS_VERBOSE_LOG) - devpulse ruling on delegated log-volume call; 4 narration sites silent by default, restorable live; lifecycle/WARNING/ERRO…
Show description for 6d8b050
AIOSAI
committed
6d8b050
View commit details
Copy full SHA for 6d8b050
Browse repository at this point
docs(flow): weekly_update template v2 by VERA (Vera-Studio) - Step 0 live-sub ground truth before scoping, cold-tested Driving Chrome section with pgrep -x fix. Landed from flow/dropbox, first cros…
Show description for cd7b263
AIOSAI
committed
cd7b263
View commit details
Copy full SHA for cd7b263
Browse repository at this point
fix(ai_mail): wake-back honesty - skipped_manager result tag, no more 'woken' claims on manager-gate skips (VERA field report, diagnosis exact); bool semantics documented, structural status check n…
Show description for 9fcd94b
AIOSAI
committed
9fcd94b
View commit details
Copy full SHA for 9fcd94b
Browse repository at this point
fix(hooks): edit_gate accepts legacy session_number schema - number-key alias keeps legacy arrays guarded, unreadable-schema pass-through prevents permanent lockout, ordering check stays schema-ind…
Show description for 329ded6
AIOSAI
committed
329ded6
View commit details
Copy full SHA for 329ded6
Browse repository at this point
fix(devpulse): feedback replies report delivery honestly — anonymous senders warned at send time (compose 1.1.0). Root cause of VERA's silent 5h reply blackout: drone calls from AIPass repo root re…
Show description for f93d4d9
AIOSAI
committed
f93d4d9
View commit details
Copy full SHA for f93d4d9
Browse repository at this point
fix(drone): caller detection falls back to registry filename when metadata declares no name — AIPASS_REGISTRY.json yields aipass, VERA-STUDIO yields vera-studio; declared name still wins, passports…
Show description for 60a3fb7
AIOSAI
committed
60a3fb7
View commit details
Copy full SHA for 60a3fb7
Browse repository at this point
fix(devpulse): route feedback delivery outcomes through cli helpers — seedgo CI red on f93d4d96 (output_routing/stderr_routing: raw console.print for error/warning status). NOT-delivered now uses e…
Show description for 73dfe84
AIOSAI
committed
73dfe84
View commit details
Copy full SHA for 73dfe84
Browse repository at this point
docs: fold seedgo routing fixup into tonight's feedback CHANGELOG entry
AIOSAI
committed
bcf09d3
View commit details
Copy full SHA for bcf09d3
Browse repository at this point
You can’t perform that action at this time.