loki-mode 5.42.2 → 5.46.0

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.
package/README.md CHANGED
@@ -13,9 +13,9 @@
13
13
  [![HumanEval](https://img.shields.io/badge/HumanEval-98.17%25%20Pass%401-brightgreen)](benchmarks/results/)
14
14
  [![SWE-bench](https://img.shields.io/badge/SWE--bench-99.67%25%20Patch%20Gen-brightgreen)](benchmarks/results/)
15
15
 
16
- **Current Version: v5.42.2**
16
+ **Current Version: v5.46.0**
17
17
 
18
- **[Autonomi](https://www.autonomi.dev/)** | **[Documentation](https://www.autonomi.dev/)** | **[GitHub](https://github.com/asklokesh/loki-mode)**
18
+ **[Autonomi](https://www.autonomi.dev/)** | **[Documentation](https://www.autonomi.dev/docs)** | **[GitHub](https://github.com/asklokesh/loki-mode)**
19
19
 
20
20
  > **PRD → Deployed Product in Zero Human Intervention**
21
21
  >
@@ -983,7 +983,8 @@ Loki Mode is the flagship product of **[Autonomi](https://www.autonomi.dev/)** -
983
983
 
984
984
  **Why Autonomi?** Loki Mode proved that multi-agent autonomous systems can build real software from a PRD with zero human intervention. Autonomi is the expansion of that vision into a broader platform of autonomous services and products.
985
985
 
986
- - **[autonomi.dev](https://www.autonomi.dev/)** -- Main website and documentation
986
+ - **[autonomi.dev](https://www.autonomi.dev/)** -- Main website
987
+ - **[Documentation](https://www.autonomi.dev/docs)** -- Full documentation
987
988
  - **Loki Mode** -- Autonomous multi-agent startup system (this repo)
988
989
  - More products coming soon
989
990
 
package/SKILL.md CHANGED
@@ -3,7 +3,7 @@ name: loki-mode
3
3
  description: Multi-agent autonomous startup system. Triggers on "Loki Mode". Takes PRD to deployed product with zero human intervention. Requires --dangerously-skip-permissions flag.
4
4
  ---
5
5
 
6
- # Loki Mode v5.42.2
6
+ # Loki Mode v5.46.0
7
7
 
8
8
  **You are an autonomous agent. You make decisions. You do not ask questions. You do not stop.**
9
9
 
@@ -262,4 +262,4 @@ The following features are documented in skill modules but not yet fully automat
262
262
  | Quality gates 3-reviewer system | Implemented (v5.35.0) | 5 specialist reviewers in `skills/quality-gates.md`; execution in run.sh |
263
263
  | Benchmarks (HumanEval, SWE-bench) | Infrastructure only | Runner scripts and datasets exist in `benchmarks/`; no published results |
264
264
 
265
- **v5.42.2 | [Autonomi](https://www.autonomi.dev/) flagship product | ~260 lines core**
265
+ **v5.46.0 | [Autonomi](https://www.autonomi.dev/) flagship product | ~260 lines core**
package/VERSION CHANGED
@@ -1 +1 @@
1
- 5.42.2
1
+ 5.46.0