Skip to content

FlashFamily/javis-thread-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Javis Thread Manager

Javis is a macOS-hosted thread manager for OpenClaw Legion.

It bootstraps Linear projects and issues, synchronizes thread state and review status, and automates multi-agent progress tracking for local development on a MacBook Air.

Local OAuth setup

  1. Copy .env.example to .env.local
  2. Fill in LINEAR_CLIENT_ID and LINEAR_CLIENT_SECRET
  3. Start the local OAuth helper:
python3 scripts/linear_oauth_local.py
  1. Open http://127.0.0.1:8787
  2. Use:
    • Install user admin token for bootstrap/admin operations
    • Install app runtime token for app-actor thread operations
    • Fetch app client_credentials token for server-to-server app tokens

Tokens are stored in data/linear_tokens.json.

About

macOS-hosted thread manager for OpenClaw Legion with Linear bootstrap and sync automation

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages