Skip to content

Commit bc9539a

Browse files
Lukas Geigerclaude
andcommitted
Update lock-master and ticket-master descriptions (v1.2.0 / v1.3.0 features)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 5a200f1 commit bc9539a

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

profile/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dev-bricks builds small, practical tools for software-development workflows: edi
2222
| Controlled startup gate for Codex Desktop automations | [safe-start-for-codex](https://github.com/dev-bricks/safe-start-for-codex) |
2323
| Local maintenance tray and CLI for OpenAI Codex Desktop | [CareCenter-for-Codex](https://github.com/dev-bricks/CareCenter-for-Codex) |
2424
| Get notified the moment Claude Fable 5 is reachable again in Claude Code | [fable-5-hunter](https://github.com/dev-bricks/fable-5-hunter) |
25-
| Portable multi-agent file-lock system with scopes, expiry, and stale-cleanup | [lock-master](https://github.com/dev-bricks/lock-master) |
25+
| Portable multi-agent file-lock system with Exclusive + Team Locks, scopes, expiry, cloud-sync, and stale-cleanup | [lock-master](https://github.com/dev-bricks/lock-master) |
2626

2727
## Repository Directory
2828

@@ -38,8 +38,8 @@ dev-bricks builds small, practical tools for software-development workflows: edi
3838
| [safe-start-for-codex](https://github.com/dev-bricks/safe-start-for-codex) | Unofficial Windows startup gate for Codex Desktop automations; pauses active automations, launches Codex Desktop, and releases them gradually |
3939
| [CareCenter-for-Codex](https://github.com/dev-bricks/CareCenter-for-Codex) | Local Windows tray and CLI for OpenAI Codex Desktop repair, cleanup, diagnostics, and safe maintenance |
4040
| [fable-5-hunter](https://github.com/dev-bricks/fable-5-hunter) | Zero-dependency watcher that polls the Claude Code CLI for Claude Fable 5 and notifies you the moment it is reachable again — via Telegram, Discord, ntfy, desktop toast, or file fallback |
41-
| [ticket-master](https://github.com/dev-bricks/ticket-master) | Cross-platform, multi-provider ticket router; type a bug or request into a triage console, it is filed as a structured ticket, scored, and routed to the right AI provider or sub-agent for an immediate fix or into the project's task management |
42-
| [lock-master](https://github.com/dev-bricks/lock-master) | Portable multi-agent file-lock system — LOCK*.txt-based project/component locking with scopes, expiry, stale-cleanup and a fast overview cache |
41+
| [ticket-master](https://github.com/dev-bricks/ticket-master) | Cross-platform, multi-provider ticket router; type a bug or request into a triage console, it is filed as a structured ticket, scored, and routed to the right AI provider or sub-agent. Cloud-ready with filename-based multi-system claims |
42+
| [lock-master](https://github.com/dev-bricks/lock-master) | Portable multi-agent file-lock system — Exclusive and Team Locks (LOCK*.txt) with scopes, expiry, cloud-sync support, stale-cleanup and a fast overview cache |
4343
| [.github](https://github.com/dev-bricks/.github) | Organization profile, shared issue templates, community workflows, security policy, contribution guidance, and machine-readable repository context |
4444

4545
## Project Families
@@ -48,7 +48,7 @@ dev-bricks builds small, practical tools for software-development workflows: edi
4848
|---|---|---|
4949
| Desktop IDEs | [DevCenter](https://github.com/dev-bricks/DevCenter), [CodeBox](https://github.com/dev-bricks/CodeBox), [pythonbox](https://github.com/dev-bricks/pythonbox) | Local PySide6 developer interfaces for editing, debugging, project navigation, and build workflows |
5050
| Analysis and discovery | [MethodenAnalyser](https://github.com/dev-bricks/MethodenAnalyser), [apiprober](https://github.com/dev-bricks/apiprober) | Static code inspection and passive API documentation for authorized systems |
51-
| Agent tooling | [companion-for-agy](https://github.com/dev-bricks/companion-for-agy), [safe-start-for-codex](https://github.com/dev-bricks/safe-start-for-codex), [CareCenter-for-Codex](https://github.com/dev-bricks/CareCenter-for-Codex), [fable-5-hunter](https://github.com/dev-bricks/fable-5-hunter), [ticket-master](https://github.com/dev-bricks/ticket-master), [lock-master](https://github.com/dev-bricks/lock-master) | Gemini CLI response capture, Codex Desktop startup gating, repair, cleanup, local operational support, Claude model availability monitoring, AI-provider ticket routing, and portable multi-agent file locking |
51+
| Agent tooling | [companion-for-agy](https://github.com/dev-bricks/companion-for-agy), [safe-start-for-codex](https://github.com/dev-bricks/safe-start-for-codex), [CareCenter-for-Codex](https://github.com/dev-bricks/CareCenter-for-Codex), [fable-5-hunter](https://github.com/dev-bricks/fable-5-hunter), [ticket-master](https://github.com/dev-bricks/ticket-master), [lock-master](https://github.com/dev-bricks/lock-master) | Gemini CLI response capture, Codex Desktop startup gating, repair, cleanup, local operational support, Claude model availability monitoring, AI-provider ticket routing, and portable multi-agent file locking with team coordination |
5252
| Knowledge scaffolding | [WikiStub-Seed](https://github.com/dev-bricks/WikiStub-Seed) | Structured JSON and Markdown seed data for documentation glossaries, learning maps, ontology seeds, local RAG, and LLM context pipelines |
5353

5454
## Design Principles
@@ -92,4 +92,4 @@ dev-bricks is the developer-tool branch of the brick suite:
9292

9393
Part of the [ellmos-ai](https://github.com/ellmos-ai) ecosystem.
9494

95-
<!-- last-checked: 2026-06-18 -->
95+
<!-- last-checked: 2026-06-19 -->

0 commit comments

Comments
 (0)