Releases: paulbreuler/limps
Releases · paulbreuler/limps
limps: v3.4.0
13 Feb 03:55
Compare
Sorry, something went wrong.
No results found
3.4.0 (2026-02-11)
Features
add session expiration tracking and reconnection support (#140 ) (86de71c )
limps: v3.3.1
11 Feb 06:09
Compare
Sorry, something went wrong.
No results found
3.3.1 (2026-02-11)
Bug Fixes
limps: finalize grouped CLI migration and completion UX (#138 ) (94ae5c3 )
limps: v3.3.0
11 Feb 01:13
Compare
Sorry, something went wrong.
No results found
3.3.0 (2026-02-11)
Features
cli: add --set flag to update agent status (#127 ) (27ccd0f )
cli: add create-plan command (#129 ) (2acf106 )
cli: add document management commands (#131 ) (13058fe )
cli: add process command for document querying (#132 ) (1e1fe99 )
config: add config resolution diagnostics for MCP_PLANNING_CONFIG priority issues (#119 ) (a2f0700 )
create-plan: support strict body placeholders (#137 ) (588a31b )
Bug Fixes
cli: support status --set for non-canonical plansPath (#136 ) (ec4e53f )
limps: clarify daemon wording in default command help (#126 ) (227aa7c )
tools: update_task_status writes agent frontmatter (#128 ) (2d44aac )
limps: v3.2.0
09 Feb 18:04
Compare
Sorry, something went wrong.
No results found
3.2.0 (2026-02-09)
Features
support both stdio and HTTP transports for MCP clients (#114 ) (660ad59 )
limps: v3.1.1
09 Feb 03:56
Compare
Sorry, something went wrong.
No results found
3.1.1 (2026-02-09)
Bug Fixes
limps: use OS-standard directories for PID files with system-wide daemon discovery (#111 ) (42fc4d2 )
limps-headless: v0.1.6
09 Feb 03:56
Compare
Sorry, something went wrong.
No results found
0.1.6 (2026-02-09)
Bug Fixes
limps: use OS-standard directories for PID files with system-wide daemon discovery (#111 ) (42fc4d2 )
limps: v3.1.0
08 Feb 16:55
Compare
Sorry, something went wrong.
No results found
3.1.0 (2026-02-08)
Features
limps: refactor HTTP client with typed error handling (#108 ) (4c48803 )
limps: v3.0.0
08 Feb 00:59
Compare
Sorry, something went wrong.
No results found
3.0.0 (2026-02-07)
⚠ BREAKING CHANGES
limps: Default corsOrigin changed from '*' to ''. Cross-origin requests are now blocked by default. Set server.corsOrigin: '*' in config to restore the previous behavior.
limps: The 'serve' command is removed. Use 'start' instead.
Features
limps: add persistent HTTP server with daemon mode (#103 ) (776e1db )
limps: HTTP server release prep with secure CORS defaults (#105 ) (b0cd462 )
limps: v2.13.3
07 Feb 06:42
Compare
Sorry, something went wrong.
No results found
2.13.3 (2026-02-07)
Bug Fixes
limps: restore graph reindex + directory delete safeguards (#101 ) (f9b7490 )
limps: v2.13.2
07 Feb 04:54
Compare
Sorry, something went wrong.
No results found
2.13.2 (2026-02-07)
Bug Fixes
harden watcher lifecycle and prevent resource leaks (#96 ) (09587d6 )