Releases: TracyTeam/tracybot
Releases · TracyTeam/tracybot
v1.1.4
v1.1.3
What's Changed
Full Changelog: v1.1.2...v1.1.3
v1.1.2
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- Add GNU GPL v3 license by @albu-razvan in #112
- docs: update READMEs by @albu-razvan in #113
- fix: init on first run and missing metadata (#115) (#114) by @cynex0 in #117
- fix: ensure UTF-8 encoding for hooks and scripts (#116) by @alexkhval in #118
- fix: change ai highlights color when in light theme (#119) by @alexkhval in #120
- Update README by @albu-razvan in #121
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- fix: use rev-parse for finding refs (#104) by @cynex0 in #105
- feat: add previous tasklets view and support (#7) by @alexkhval in #103
- fix: line number font size does not scale with editor font size (#106) by @albu-razvan in #107
- fix: remove redundant separators (#110) by @albu-razvan in #111
- feet: automate tracy initialization via vscode (#86) by @FilipeAraujoVerasRosa in #109
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
- fix: fix the issue with notes dropping on fetch command (#100) by @alexkhval in #101
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Full Changelog: v0.0.1...v1.0.0
What's Changed
- fix: Latest user snapshot is included (#64) by @FilipeAraujoVerasRosa in #65
- fix: user changes incorrectly atributed to AI (#67) by @FilipeAraujoVerasRosa in #69
- fix: make styling in the extension consistent with ui (#68) by @alexkhval in #71
- merge "54 make tracy compatible with windows" into main by @Kadsambioruski in #70
- Open AI blame mode on current line and corresponding tasklet by @alexkhval in #74
- fix: escape script tags in html code (#78) by @cynex0 in #79
- fix: change tasklet creation to take into account index of previous b… by @Kadsambioruski in #82
- fix: stop empty caches (#75) by @FilipeAraujoVerasRosa in #84
- feat: create installable vscode extension (#85) by @FilipeAraujoVerasRosa in #89
- feat: automate OC Plugin installation via VSCode (#87) by @cynex0 in #90
- feat: Make .vsix file name constant independent of version (#91) by @FilipeAraujoVerasRosa in #92
- feat: add hunk significance by similarity score (#66) by @cynex0 in #76
- feat: implement dual-namespace refs (refs/tracy-local and refs/tracy) (#63) by @albu-razvan in #80
- feat: track model name in tasklets (#93) by @cynex0 in #94
- fix: use literal latest release instead of tag by @cynex0 in #95
- ci: add placeholder for workflow_dispatch (#96) by @cynex0 in #99
- feat: add origin commit hash to tasklet (#10) by @albu-razvan in #97
- chore: simplify deploy and install (#96) by @cynex0 in #98
Full Changelog: v0.0.1...v1.0.0
testing testing helo
latest feat: Make .vsix file name constant independent of version (#91) (#92)
v0.0.1
What's Changed
- feat: capture opencode prompt interactions (#1) by @cynex0 in #15
- feat: integrate history tracking with git (#3) by @albu-razvan in #16
- bug: using multiple sessions at the same time (#2) by @Kadsambioruski in #17
- feat: associate tasklets with code changes (#4) by @albu-razvan in #19
- fix: handle fetch and push for tracking refs (#20) by @albu-razvan in #21
- feat: track tasklets via script (#18) by @cynex0 in #22
- feat: improve git hook handling (#23) by @albu-razvan in #26
- feat: Make windows to visualize prompt details (#8) by @FilipeAraujoVerasRosa in #25
- feat: show session details in extension (#6) by @alexkhval in #27
- fix: integration issues (#28) by @cynex0 in #29
- feat: display tasklet messages (#32) by @cynex0 in #33
- feat: Replace tracy snapshot placeholder for session ID (#36) by @FilipeAraujoVerasRosa in #37
- fix: trace new files and line modifications (#31) by @albu-razvan in #39
- fix: lock on calling script in tool.before (#42) by @cynex0 in #43
- fix: Avoid commiting build prompt without changes to repo (#34) by @FilipeAraujoVerasRosa in #40
- 36 add session id to hidden commits message by @FilipeAraujoVerasRosa in #44
- fix: lost tracing for unstaged changes (#38) by @albu-razvan in #45
- feat: ai blame readonly view (#41) by @alexkhval in #48
- feat: display prompt annotations on demand only (#30) by @alexkhval in #49
- fix: buildHistory does not account for user changes (#47) by @albu-razvan in #50
- feat: cache workspace history (#52) by @albu-razvan in #53
- fix: save changes before entering AI blame mode (#55) by @alexkhval in #56
- feat: pass session title to tasklet menu (#51) by @cynex0 in #57
- feat: trace questions in tasklets (#24) by @Kadsambioruski in #46
- fix: git fetch/pull not updating hidden refs (#59) by @albu-razvan in #60
- fix(init.sh): use glob patterns rather than exact ref matches (#59) by @alexkhval in #61
Full Changelog: https://github.com/TracyTeam/tracybot/commits/v0.0.1