github devflowinc/uzi v0.0.1
uzi 0.0.1

latest release: v0.0.2
3 months ago

Changelog

  • 42ae328 Update README.md
  • 66c51ca bugfix: cleaned up uzi kill to remove the worktree and tmux sessions properly
  • 7616c66 chore add LICENSE.txt
  • f38d6ad chore: rename LICENSE.txt to LICEnSE for goreleaser
  • 8284702 cleanup: go fmt
  • c6aca8e content(uzi-site): update github repo link
  • 95f975d feat(uzi-site): add v1 of website
  • a20700e feat: add checkpoint command
  • 3fcbde0 feat: add checkpoint command into uzi.go
  • a6b398b feat: add watch mode to ls command for real-time session updates and improve session status formatting
  • 24caba8 feat: added view command to view all active sessions
  • ed74037 feat: enhance ls command output by adding model information and improve state management in prompt handling
  • 2329a0c feat: make agent always be in the same pane name
  • 9c35b15 feat: push readme rename uzi watch to uzi auto
  • 755b3be feat: uzi to write branch name
  • 321e514 feature: add ADDR to uzi ls output
  • 8ff08ec feature: add checkpoint.go
  • 049294c feature: add delete.go and make all uzi sessions have an agent- prefix
  • 334c8c5 feature: add uzi go-import meta tag
  • 325501b feature: change go module name
  • 30a0d13 feature: cleaned up view mode better
  • 1c1ea19 feature: initial prompt command finished
  • d0699ef feature: make checkpoint command also commit, make run command
  • e5ff811 feature: make checkpoint work properly by making a commit on the agent branch
  • c40a231 feature: make each branch name unique
  • ec1fc6f feature: make module name just be from github.com
  • 61a4cef feature: make uzi ls also show untracked files in diff
  • fc2b878 feature: make watch.go update loading status and ls.go to list the status
  • 943122b feature: modify run and checkpoint to read from the config file. modify kill to also remove the git worktree branch name
  • 4c8cfe0 feature: move ageents.txt into agents.go
  • a64c12c feature: refactored ls.go to be more like view.go
  • baa5912 feature: remove kill all, too complicated. make uzi run have a different pane name for different commands
  • 6d791e0 feature: remove uzi attach
  • cd62f65 feature: save worktree folder path in state file
  • 2924513 feature: starter for uzi watcher
  • 79752f2 feature: uzi view has delete option for easier management of uzi sessions
  • e280fbc initial comit
  • cecafd7 progress: - added broadcast command to broadcast follow ups. - added kill all command to kill all uzi's in the git project. - made ls just read the status from the live tmux session. - made watch far more consistent to press enter. - watch no longer writes to the state file - made prompt.go read from the config object to execute a start command
  • d177815 refactor: change agent config from name-based to count-based system
  • 76b330e refactor: enhance ls command to sort sessions by last updated time and improve prompt handling in prompt.go
  • 6260b0e refactor: update checkpoint logic to use extracted agent branch name and improve ls command output formatting
  • 0c2f1dd release: rename uzi.go to main.go
  • d01c7da wip: moved the order of port

Don't miss a new uzi release

NewReleases is sending notifications on new releases.