loki-mode 7.5.15 → 7.5.16

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2,7 +2,7 @@
2
2
 
3
3
  The flagship product of [Autonomi](https://www.autonomi.dev/). Complete installation instructions for all platforms and use cases.
4
4
 
5
- **Version:** v7.5.15
5
+ **Version:** v7.5.16
6
6
 
7
7
  ---
8
8
 
@@ -425,7 +425,7 @@ Subcommands:
425
425
 
426
426
  This command is invoked by autonomy/run.sh between iterations. Users
427
427
  should not run it directly -- run \`loki start\` instead.
428
- `,O5;var z6=S(()=>{g();O1();O5=l1});g();import{readFileSync as H6}from"fs";import{resolve as G6,dirname as V6}from"path";import{fileURLToPath as J6}from"url";var o=null;function r1(){if(o!==null)return o;let $="7.5.15";if(typeof $==="string"&&$.length>0)return o=$,o;try{let Q=V6(J6(import.meta.url)),z=E1(Q);o=H6(G6(z,"VERSION"),"utf-8").trim()}catch{o="unknown"}return o}function s1(){return process.stdout.write(`Loki Mode v${r1()}
428
+ `,O5;var z6=S(()=>{g();O1();O5=l1});g();import{readFileSync as H6}from"fs";import{resolve as G6,dirname as V6}from"path";import{fileURLToPath as J6}from"url";var o=null;function r1(){if(o!==null)return o;let $="7.5.16";if(typeof $==="string"&&$.length>0)return o=$,o;try{let Q=V6(J6(import.meta.url)),z=E1(Q);o=H6(G6(z,"VERSION"),"utf-8").trim()}catch{o="unknown"}return o}function s1(){return process.stdout.write(`Loki Mode v${r1()}
429
429
  `),0}p();n();g();import{readFileSync as T6,existsSync as O6}from"fs";import{resolve as j6}from"path";var _6=["claude","codex","gemini","cline","aider"];function i1(){let $=j6(x(),"state","provider");if(!O6($))return"";try{return T6($,"utf-8").trim()}catch{return""}}function I6($,Q){return $||Q||process.env.LOKI_PROVIDER||"claude"}function L6($){let Q=i1(),z=I6($,Q);switch(process.stdout.write(`${C}Current Provider${U}
430
430
  `),process.stdout.write(`
431
431
  `),process.stdout.write(`${A}Provider:${U} ${z}
@@ -508,4 +508,4 @@ Set LOKI_LEGACY_BASH=1 to force the bash CLI for every command.
508
508
  `),2}default:return process.stderr.write(`Unknown command: ${Q}
509
509
  `),process.stderr.write(Q6),2}}process.on("SIGINT",()=>process.exit(130));process.on("SIGTERM",()=>process.exit(143));var I5=await _5(Bun.argv.slice(2));process.exit(I5);
510
510
 
511
- //# debugId=5C77580C4F0A6FCE64756E2164756E21
511
+ //# debugId=F75824E4E6AD1D6064756E2164756E21
package/mcp/__init__.py CHANGED
@@ -57,4 +57,4 @@ try:
57
57
  except ImportError:
58
58
  __all__ = ['mcp']
59
59
 
60
- __version__ = '7.5.15'
60
+ __version__ = '7.5.16'
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "loki-mode",
3
- "version": "7.5.15",
3
+ "version": "7.5.16",
4
4
  "description": "Loki Mode by Autonomi. Multi-agent autonomous SDLC framework. Spec to deployed app: PRD, GitHub issue, OpenAPI/JSON/YAML, or one-line brief. 5 AI providers (Claude Code, OpenAI Codex, Google Gemini, Cline, Aider). 11 quality gates.",
5
5
  "keywords": [
6
6
  "agent",