Immutable
release. Only release title and notes can be modified.
Lore v0.1.0 keeps personal agent context in a private central repository
while projects retain normal local files.
What's Changed
- feat: initial skeleton by @nathanclairmonte in #1
- feat: dev tooling. mise, taskfile, and
lore-devwrapper by @nathanclairmonte in #2 - feat:
lore addandlore pathby @nathanclairmonte in #3 - feat: lore add safety checks + output polish by @nathanclairmonte in #4
- feat: few small fixes for previous PR by @nathanclairmonte in #5
- feat: lore add gitignore picker by @nathanclairmonte in #6
- feat: support tracking multiple agent dirs per project by @nathanclairmonte in #7
- feat(add): support --name and --create flags on lore add by @nathanclairmonte in #8
- feat: add unlink and rm commands by @nathanclairmonte in #9
- feat: add mv command to rename projects and retarget symlinks by @nathanclairmonte in #10
- feat: add link command to recreate tracked project symlinks by @nathanclairmonte in #11
- feat: replace the symlink model with real project copies and sync commands by @nathanclairmonte in #12
- feat: add release stuff by @nathanclairmonte in #13
- feat: add taskfile commands for releasing by @nathanclairmonte in #17
New Contributors
- @nathanclairmonte made their first contribution in #1
Full Changelog: https://github.com/nathanclairmonte/lore/commits/v0.1.0