Dark-Alex-17
|
10de6025b5
|
feat: Added an --init-memory [global|workspace] flag to easily and quickly enable memory
|
2026-06-10 20:26:17 -06:00 |
|
Dark-Alex-17
|
6d5cbfa56d
|
feat: Created the --no-memory CLI flag to disable memory for this invocation
|
2026-06-10 17:53:40 -06:00 |
|
Dark-Alex-17
|
e54a2e42c9
|
test: improve vault password file errors by propagating up
|
2026-06-04 15:32:31 -06:00 |
|
Dark-Alex-17
|
a4ddc3d65d
|
feat: support multiple skill flags to load multiple skills at CLI startup
|
2026-06-01 14:27:40 -06:00 |
|
Dark-Alex-17
|
bf8dad2a4f
|
feat: added CLI --skill flag for modifying skills easily
|
2026-06-01 14:05:16 -06:00 |
|
Dark-Alex-17
|
8a53b7934b
|
fmt: apply uniform formatting with name change
|
2026-05-27 12:57:05 -06:00 |
|
Dark-Alex-17
|
0facb15e32
|
feat: rename Loki to Coyote
|
2026-05-27 12:47:32 -06:00 |
|
Dark-Alex-17
|
b5fc633454
|
feat: Created basic install_remote functions
|
2026-05-22 15:33:37 -06:00 |
|
Dark-Alex-17
|
597f823bdf
|
fmt: cleaned up graph implementation
|
2026-05-21 11:27:29 -06:00 |
|
Dark-Alex-17
|
afa0e4af67
|
feat: Loki can now update itself via .update and --update commands
|
2026-05-19 14:29:44 -06:00 |
|
Dark-Alex-17
|
a3d67bfbf7
|
feat: Created a new .install command to install bundled assets on-demand
|
2026-05-18 14:59:02 -06:00 |
|
Dark-Alex-17
|
0af5fa02f9
|
fmt: Applied uniform formatting across all files
|
2026-05-08 15:52:12 -06:00 |
|
Dark-Alex-17
|
462f136596
|
feat: dynamic tab completions now show the sessions for a given agent instead of only listing global sessions
|
2026-05-07 15:23:50 -06:00 |
|
Dark-Alex-17
|
bf9d7d750e
|
fix: a bug in the dynamic completions because the crate name is loki-ai but the binary is named loki
|
2026-05-07 14:08:54 -06:00 |
|
Dark-Alex-17
|
27ceefdb40
|
test: REPL command tests and CLI flag tests
|
2026-05-01 11:57:17 -06:00 |
|
Dark-Alex-17
|
1259c6865f
|
refactor: Deprecated old Config struct initialization logic
|
2026-04-19 18:27:33 -06:00 |
|
Dark-Alex-17
|
d81508c22a
|
feat: 99% complete migration to new state structs to get away from God-Config struct; i.e. AppConfig, AppState, and RequestContext
|
2026-04-19 17:05:27 -06:00 |
|
Dark-Alex-17
|
9f899466d4
|
feat: Support OAuth authentication flows for Claude
|
2026-03-11 11:10:48 -06:00 |
|
Dark-Alex-17
|
dbf7329e87
|
refactor: Updated to the most recent Rust version with 2024 syntax
|
2025-11-07 15:50:55 -07:00 |
|
Dark-Alex-17
|
e28619b55a
|
feat: Removed the server functionality
|
2025-11-03 14:25:55 -07:00 |
|
Dark-Alex-17
|
4b5bcb45ac
|
style: Re-applied formatting to make Clippy happy
|
2025-10-24 15:05:42 -06:00 |
|
Dark-Alex-17
|
c22c01c6c3
|
refactor: Renamed the argument for the --completions flag to SHELL
|
2025-10-24 10:58:28 -06:00 |
|
Dark-Alex-17
|
31f7f50c4a
|
feat: Added static completions via a --completions flag
|
2025-10-24 10:56:34 -06:00 |
|
Dark-Alex-17
|
a6d6a877b0
|
feat: added REPL support for interacting with the Loki vault
|
2025-10-15 15:15:04 -06:00 |
|
Dark-Alex-17
|
a7bd54471c
|
feat: Integrated gman with Loki to create a vault and added flags to configure the Loki vault
|
2025-10-14 18:00:11 -06:00 |
|