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 }}
OpenSemanticLab
/
osw-python
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
11
Code
Issues
36
Pull requests
9
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(service): generic schema and search operations with an osl-tasks skill
- #204
#204
Merged
LukasGold
merged 17 commits into
main
OpenSemanticLab/osw-python:main
from
feat/osl-task-generalize
OpenSemanticLab/osw-python:feat/osl-task-generalize
Copy head branch name to clipboard
Sep 22, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
feat(service): generic schema and search operations with an osl-tasks skill
#204
LukasGold
merged 17 commits into
main
OpenSemanticLab/osw-python:main
from
feat/osl-task-generalize
OpenSemanticLab/osw-python:feat/osl-task-generalize
Copy head branch name to clipboard
Commits
Commits on Sep 22, 2026
feat(service): add task and project operations with a Claude skill
Show description for cdc920e
LukasGold
committed
cdc920e
View commit details
Copy full SHA for cdc920e
Browse repository at this point
docs(service): correct the cause of the emptied reference lists
Show description for 0b0f1ba
LukasGold
committed
0b0f1ba
View commit details
Copy full SHA for 0b0f1ba
Browse repository at this point
feat(service): derive SMW property names from the category @context
Show description for d794302
LukasGold
committed
d794302
View commit details
Copy full SHA for d794302
Browse repository at this point
feat(service): add generic schema, search and validation operations
Show description for 219a76e
LukasGold
committed
219a76e
View commit details
Copy full SHA for 219a76e
Browse repository at this point
fix(service): reconcile validate_entity with the write path
Show description for bff6dc8
LukasGold
committed
bff6dc8
View commit details
Copy full SHA for bff6dc8
Browse repository at this point
feat(service): add schema field-usage operation
Show description for 50998e9
LukasGold
committed
50998e9
View commit details
Copy full SHA for 50998e9
Browse repository at this point
refactor(service): drop the task read and render operations
Show description for f38c400
LukasGold
committed
f38c400
View commit details
Copy full SHA for f38c400
Browse repository at this point
fix(service): report created, updated and skipped pages separately
Show description for cc5c13c
LukasGold
committed
cc5c13c
View commit details
Copy full SHA for cc5c13c
Browse repository at this point
docs(skill): drive osl-tasks from the generic operations
Show description for 8b8dabd
LukasGold
committed
8b8dabd
View commit details
Copy full SHA for 8b8dabd
Browse repository at this point
refactor(service): remove the task service module
Show description for 1dcba96
LukasGold
committed
1dcba96
View commit details
Copy full SHA for 1dcba96
Browse repository at this point
fix(skill): validate before the first write, and cover the task settings
Show description for a97e423
LukasGold
committed
a97e423
View commit details
Copy full SHA for a97e423
Browse repository at this point
docs(service): name the two terms that could desync the skipped check
LukasGold
committed
e427047
View commit details
Copy full SHA for e427047
Browse repository at this point
build(release): stamp the osw version into the osl-tasks skill
Show description for 9309dc3
LukasGold
committed
9309dc3
View commit details
Copy full SHA for 9309dc3
Browse repository at this point
test(release): check the version bump touches only the skill frontmatter
LukasGold
committed
3ee045b
View commit details
Copy full SHA for 3ee045b
Browse repository at this point
build(release): stamp the osw version into the plugin manifest too
Show description for e349225
LukasGold
committed
e349225
View commit details
Copy full SHA for e349225
Browse repository at this point
test(release): cover CITATION.cff in the version stamping guards
Show description for af2ef57
LukasGold
committed
af2ef57
View commit details
Copy full SHA for af2ef57
Browse repository at this point
test(release): drop the version equality check
Show description for 7be7c22
LukasGold
committed
7be7c22
View commit details
Copy full SHA for 7be7c22
Browse repository at this point
You can’t perform that action at this time.