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 }}
jaylfc
/
taOS
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
41
Star
549
Code
Issues
279
Pull requests
18
Discussions
Actions
Projects
Security and quality
4
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
test(user_shares): add store + route tests with conftest integration
- #1945
#1945
Merged
jaylfc
merged 10 commits into
jaylfc:dev
jaylfc/taOS:dev
from
hognek:feat/test-user-shares
hognek/tinyagentos:feat/test-user-shares
Copy head branch name to clipboard
Aug 2, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
test(user_shares): add store + route tests with conftest integration
#1945
jaylfc
merged 10 commits into
jaylfc:dev
jaylfc/taOS:dev
from
hognek:feat/test-user-shares
hognek/tinyagentos:feat/test-user-shares
Copy head branch name to clipboard
Commits
Commits on Jul 27, 2026
feat(user_shares): add share routes + consent wiring (POST/GET/DELETE /api/shares)
Show description for 82ba4f4
hognek
committed
82ba4f4
View commit details
Copy full SHA for 82ba4f4
Browse repository at this point
fix(user_shares): CSRF gap, notification leak, accept-gate, tests
Show description for e3082e8
hognek
committed
e3082e8
View commit details
Copy full SHA for e3082e8
Browse repository at this point
fix(user_shares): address Kilo bot findings — expiry normalization, O(1) share lookup, index cost doc
Show description for 0b05077
hognek
committed
0b05077
View commit details
Copy full SHA for 0b05077
Browse repository at this point
fix(user_shares): return None for unparseable expires_at instead of raw string
Show description for 06362bf
hognek
committed
06362bf
View commit details
Copy full SHA for 06362bf
Browse repository at this point
fix(user_shares): preserve prior status on idempotent re-share
Show description for 9b5495e
hognek
committed
9b5495e
View commit details
Copy full SHA for 9b5495e
Browse repository at this point
fix(user_shares): UPSERT add_share, log consent failures, add CSRF/id/auth tests
Show description for 7fa8679
hognek
committed
7fa8679
View commit details
Copy full SHA for 7fa8679
Browse repository at this point
Commits on Jul 29, 2026
docs(user_shares): add share routes to agent-coordination.md
Show description for 76a4f7c
hognek
committed
76a4f7c
View commit details
Copy full SHA for 76a4f7c
Browse repository at this point
Commits on Jul 31, 2026
test(user_shares): add store + route tests with conftest integration
Show description for 2e80a95
hognek
committed
2e80a95
View commit details
Copy full SHA for 2e80a95
Browse repository at this point
fix(test): address Kilo bot findings on user_shares tests (PR #1945)
Show description for a903a9e
hognek
committed
a903a9e
View commit details
Copy full SHA for a903a9e
Browse repository at this point
Commits on Aug 2, 2026
test(user_shares): close incoming-direction coverage gap in list_incoming test
Show description for 1ea53f1
hognek
committed
1ea53f1
View commit details
Copy full SHA for 1ea53f1
Browse repository at this point
You can’t perform that action at this time.