Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: TimBroddin/workforce
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1
Choose a base ref
...
head repository: TimBroddin/workforce
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2
Choose a head ref
  • 4 commits
  • 34 files changed
  • 3 contributors

Commits on Feb 15, 2026

  1. Update README.md

    TimBroddin authored Feb 15, 2026
    Configuration menu
    Copy the full SHA
    111e448 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be878d8 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2026

  1. feat: add OpenCode plugin support, sidebar improvements, and CLI vers…

    …ion tracking
    
    - Add OpenCode plugin integration (install/uninstall hooks for OpenCode alongside Claude Code)
    - Add SessionStart hook command for immediate session registration
    - Add pinned sidebar folders and "follow agent" mode (auto-switch to agents waiting for input)
    - Add toolbar buttons for tmux pane splitting, /clear, and /compact commands
    - Add event log panel for selected agent sessions
    - Add CLI version tracking with update prompts in Settings and Setup Wizard
    - Move displayTitle logic from AgentRowView into Agent model
    - Auto-detect tmux session name as fallback for WORKFORCE_SESSION
    - Fix tmux launch to use direct argv instead of shell escaping
    - Codesign CLI binary with Hardened Runtime in build phase
    - Remove build/ from git tracking
    
    Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
    TimBroddin and claude committed Feb 18, 2026
    Configuration menu
    Copy the full SHA
    2a20b22 View commit details
    Browse the repository at this point in the history
  2. docs: add CHANGELOG.md and update screenshot

    Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
    TimBroddin and claude committed Feb 18, 2026
    Configuration menu
    Copy the full SHA
    53a1ce3 View commit details
    Browse the repository at this point in the history
Loading