|
|
f2de196e22
|
fix: Fixed a bug where --agent-variable values were not being passed to the agents
|
2026-01-23 14:15:59 -07:00 |
|
|
|
2eba530895
|
feat: Added support for thought-signatures for Gemini 3+ models
CI / All (ubuntu-latest) (push) Failing after 5m25s
CI / All (macos-latest) (push) Has been cancelled
CI / All (windows-latest) (push) Has been cancelled
|
2026-01-21 15:11:55 -07:00 |
|
|
|
3baa3102a3
|
style: Cleaned up an anyhow error
CI / All (macos-latest) (push) Has been cancelled
CI / All (ubuntu-latest) (push) Has been cancelled
CI / All (windows-latest) (push) Has been cancelled
|
2025-12-16 14:51:35 -07:00 |
|
github-actions[bot]
|
2d4fad596c
|
bump: version 0.1.2 → 0.1.3 [skip ci]
v0.1.3
|
2025-12-13 20:57:37 +00:00 |
|
|
|
7259e59d2a
|
ci: Prep for 0.1.3 release
|
2025-12-13 13:38:09 -07:00 |
|
|
|
cec04c4597
|
style: Improved error message for un-fully configured MCP configuration
|
2025-12-13 13:37:01 -07:00 |
|
github-actions[bot]
|
a7f5677195
|
chore: bump Cargo.toml to 0.1.3
|
2025-12-13 20:28:10 +00:00 |
|
github-actions[bot]
|
6075f0a190
|
bump: version 0.1.2 → 0.1.3 [skip ci]
|
2025-12-13 20:27:58 +00:00 |
|
|
|
15310a9e2c
|
chore: Updated the models
|
2025-12-11 09:05:41 -07:00 |
|
|
|
f7df54f2f7
|
docs: Removed the warning about MCP token usage since that has been fixed
|
2025-12-05 12:38:15 -07:00 |
|
|
|
212d4bace4
|
docs: Fixed an unclosed backtick typo in the Environment Variables docs
|
2025-12-05 12:37:59 -07:00 |
|
|
|
f4b3267c89
|
docs: Fixed typo in vault readme
|
2025-12-05 11:05:14 -07:00 |
|
|
|
9eeeb11871
|
style: Applied formatting
|
2025-12-03 15:06:50 -07:00 |
|
|
|
b8db3f689d
|
Merge branch 'main' of github.com:Dark-Alex-17/loki
|
2025-12-03 14:57:03 -07:00 |
|
|
|
3b21ce2aa5
|
feat: Improved MCP implementation to minimize the tokens needed to utilize it so it doesn't quickly overwhelm the token space for a given model
|
2025-12-03 12:12:51 -07:00 |
|
Alex Clarke
|
9bf4fcd943
|
ci: Updated the README to be a bit more clear in some sections
|
2025-11-26 15:53:54 -07:00 |
|
github-actions[bot]
|
c1f5cfbbda
|
bump: version 0.1.1 → 0.1.2 [skip ci]
v0.1.2
|
2025-11-08 23:13:34 +00:00 |
|
|
|
46517a4e15
|
refactor: Gave the GitHub MCP server a default placeholder value that doesn't require the vault
|
2025-11-08 16:09:32 -07:00 |
|
github-actions[bot]
|
efbe76e1fc
|
bump: version 0.1.1 → 0.1.2 [skip ci]
|
2025-11-08 23:02:40 +00:00 |
|
|
|
245c567d30
|
bug: Removed the github MCP server and slack MCP server from mcp.json so users can just use Loki without any other setup and add more later
|
2025-11-08 15:59:05 -07:00 |
|
Alex Clarke
|
cbb3d2c34a
|
build: Removed the remaining IDE metadata directories
|
2025-11-07 18:21:58 -07:00 |
|
|
|
bddec85fa5
|
build: Added forgotten IDE configuration directories into my .gitignore
|
2025-11-07 18:18:32 -07:00 |
|
github-actions[bot]
|
96acbc6bf0
|
bump: version 0.1.0 → 0.1.1 [skip ci]
v0.1.1
|
2025-11-08 00:22:06 +00:00 |
|
|
|
0735a31190
|
docs: Fixed a typo in the CI badge path
|
2025-11-07 17:17:57 -07:00 |
|
|
|
986c64ff13
|
docs: Fixed some confusing wording in the global configuration example file
|
2025-11-07 16:57:49 -07:00 |
|
github-actions[bot]
|
831426d418
|
bump: version 0.0.1 → 0.1.0 [skip ci]
|
2025-11-07 23:47:37 +00:00 |
|
|
|
b99e3fc030
|
ci: Final release checks before open sourcing the repo
|
2025-11-07 16:43:50 -07:00 |
|
|
|
012734f70a
|
Merge remote-tracking branch 'origin/main'
|
2025-11-07 16:24:47 -07:00 |
|
|
|
f591a9635e
|
docs: Fixed a typo in the Vault documentation
|
2025-11-07 16:24:42 -07:00 |
|
github-actions[bot]
|
7c099bf589
|
bump: version 0.0.1 → 0.1.0 [skip ci]
|
2025-11-07 23:19:04 +00:00 |
|
|
|
32d3cee907
|
ci: Prepare for release
|
2025-11-07 16:18:16 -07:00 |
|
|
|
86539c4bb8
|
bump: version 0.0.1 → 0.1.0
|
2025-11-07 16:11:14 -07:00 |
|
|
|
14549afd52
|
refactor: Updated to the most recent Rust version with 2024 syntax
|
2025-11-07 15:50:55 -07:00 |
|
github-actions[bot]
|
667c843fc0
|
bump: version 0.1.0 → 0.2.0 [skip ci]
|
2025-11-07 22:04:11 +00:00 |
|
|
|
680a52982c
|
ci: Bumped the patch version
|
2025-11-07 15:03:31 -07:00 |
|
|
|
52efb1a775
|
build: bumped the crate version
|
2025-11-07 14:59:41 -07:00 |
|
|
|
c88931d318
|
docs: Added badges for Loki
|
2025-11-07 14:24:25 -07:00 |
|
|
|
2183ed62d1
|
ci: Fixed typo in commit message for homebrew tap
|
2025-11-07 14:24:13 -07:00 |
|
|
|
cc8bd040b9
|
build: Renamed the crate to loki-ai since loki is taken
|
2025-11-07 14:16:02 -07:00 |
|
|
|
a2a464151f
|
ci: Created the homebrew installation steps
|
2025-11-07 13:53:28 -07:00 |
|
|
|
c9a3f247e7
|
ci: Created the release pipeline
|
2025-11-07 13:51:53 -07:00 |
|
|
|
d167502b7b
|
docs: Updated the README to credit the AIChat team and to offer quick links to get around the docs
|
2025-11-07 13:49:26 -07:00 |
|
|
|
0d9927bb99
|
docs: Wrote migration documentation for users coming from AIChat
|
2025-11-07 13:49:02 -07:00 |
|
|
|
c9858ce615
|
docs: Added a simple gif to show what the models table looks like for tab completions
|
2025-11-07 13:48:48 -07:00 |
|
|
|
cccaa1dbe7
|
docs: Replaced the copy gif with one that better shows that the content is copied to your clipboard
|
2025-11-07 13:48:30 -07:00 |
|
|
|
acd951e981
|
docs: Updated the continue gif to use a prompt that makes more sense
|
2025-11-07 13:48:09 -07:00 |
|
|
|
10d80d58fd
|
docs: Updated the set gif to show the up-to-date settings names
|
2025-11-07 13:47:57 -07:00 |
|
|
|
f196c375d6
|
docs: Updated the regenerate gif to use the up-to-date settings names
|
2025-11-07 13:47:41 -07:00 |
|
|
|
cc62c89b05
|
docs: Created docs for the REPL
|
2025-11-07 13:47:20 -07:00 |
|
|
|
3266cdeb08
|
docs: Documented all available environment variables
|
2025-11-07 13:47:10 -07:00 |
|