Releases: langoai/lango
Releases · langoai/lango
lango v0.7.0
What's Changed
- Feature/enhancement agent work by @langowarny in #73
- Feat: add session provenance tracking system by @langowarny in #74
- refactor: Phase 1-2 structural refactoring — domain tool builders, event bus, agent memory persistence by @langowarny in #75
- Enhance approval mechanisms and agent session handling by @langowarny in #76
- Feature/agent runtime reliability overhaul by @langowarny in #77
- feat: interactive TUI chat interface by @langowarny in #78
- feat: Structured Multi-Agent Control Plane with delegation pipeline fixes by @langowarny in #79
- feat: OS-level kernel sandbox for tool execution (Seatbelt/Landlock) by @langowarny in #80
- Feature/memory renewal by @langowarny in #81
- feat: add multi-panel cockpit TUI with pages, context panel, and mouse support by @langowarny in #82
- Feature/sync settings doctor by @langowarny in #83
- refactor: optimize TUI hot path, RunLedger performance, and code quality by @langowarny in #84
- feat: add RunLedger and Session Provenance features with CLI commands by @langowarny in #85
- feat: implement ontology subsystem with schema registry, truth maintenance, and P2P exchange by @langowarny in #86
- Feature/exec safety hardening by @langowarny in #87
- Comprehensive runtime hardening: security, verification, observability, and adoption surface (Phases 1-4) by @langowarny in #88
- feat: platform upgrade — tool capability, web access, skill v2, agent control plane, stream composition by @langowarny in #89
- feat: upgrade google.golang.org/adk to v1.0.0 and update spike test refs by @langowarny in #90
- Cockpit TUI: Full-Stack UI/UX Renewal by @langowarny in #92
- feat(sandbox): Linux bwrap backend, escape hardening, and OpenSpec canonicalization by @langowarny in #93
- Agent runtime with security hardening, cockpit TUI, and observability by @langowarny in #94
Full Changelog: v0.6.0...v0.7.0
lango v0.6.0
What's Changed
- P2P Agent Cowork by @langowarny in #53
- feat: implement per-job timeout and idempotent upsert for cron jobs by @langowarny in #54
- Incremental Git Bundle & Task Branch Management by @langowarny in #55
- refactor: reorganize CLI commands and enhance onboarding experience by @langowarny in #56
- feat: Output Gatekeeper & Toolparam Extraction by @langowarny in #57
- feat: exec tool security hardening & data root enforcement by @langowarny in #58
- feat: implement token-based output management and tool output retrieval by @langowarny in #59
- fix: enhance on-chain transaction handling and gas fee management by @langowarny in #60
- feat: enhance UserOp handling and transaction submission process by @langowarny in #61
- feat: enhance settings editor with advanced configuration options by @langowarny in #62
- add integration tests for P2P discovery, handshake, and escrow functionality by @langowarny in #63
- feat: implement adaptive idle timeout mechanism by @langowarny in #64
- Paymaster Permit Mode Support (EntryPoint v0.7) by @langowarny in #65
- feat: enhance smart account tool discovery and diagnostics by @langowarny in #66
- feat: refactor settings TUI with hierarchical menu and dependency discovery by @langowarny in #67
- feat: tool discovery refactoring — smart account deploy fix, diagnostics, agent routing by @langowarny in #68
- feat: update Docker configuration and documentation by @langowarny in #69
- refactor: modularize app initialization and harden config/bootstrap parity by @langowarny in #70
- fix: stabilize provider tool replay, OpenAI tooling, and multi-agent orchestration by @langowarny in #71
- feat: merge dev into main with p2p, escrow, tooling, and docs updates by @langowarny in #72
Full Changelog: v0.5.0...v0.6.0
lango v0.5.0
What's Changed
- Feature/p2p economy by @langowarny in #47
- Enhance test parallelism, improve assertions across multiple tests by @langowarny in #48
- On-Chain P2P Escrow System with Security Sentinel by @langowarny in #49
- ERC-7579 Smart Account + ERC-4337 Paymaster support for gasless P2P transactions by @langowarny in #50
- Enhance Agent Error UX by @langowarny in #51
- P2P economy layer, on-chain escrow, ERC-7579 smart accounts, and agent UX improvements by @langowarny in #52
Full Changelog: v0.4.0...v0.5.0
lango v0.4.0
What's Changed
- fix: improve agent error resilience for Gemini turn-order and max turns by @langowarny in #37
- fix: enhance Docker permissions and directory setup by @langowarny in #38
- feat: enhance context error handling and improve typing indicator safety by @langowarny in #39
- Sub-agent auto-escalation & Gemini Thought/ThoughtSignature preservation by @langowarny in #40
- buyer-side auto-payment, trust-based post-pay, and settlement service by @langowarny in #41
- feat: add advanced multi-agent orchestration with dynamic registry, h… by @langowarny in #42
- refactor: streamline code for efficiency and maintainability by @langowarny in #43
- feat: add CLI/TUI subcommands, doctor checks, and documentation by @langowarny in #44
- feat: MCP (Model Context Protocol) Server Integration by @langowarny in #45
- MCP Integration, Advanced Multi-Agent Orchestration & P2P Network by @langowarny in #46
Full Changelog: v0.3.0...v0.4.0
lango v0.3.0
What's Changed
- Update Polar username in FUNDING.yml by @langowarny in #18
- refactor: update module name and references from langowarny to langoai by @langowarny in #21
- Dev to main by @langowarny in #22
- Feature/a2a p2p network by @langowarny in #23
- feat: implement P2P networking capabilities by @langowarny in #24
- Claude/improve lango performance jzd xk by @langowarny in #25
- feat: add P2P and advanced security settings to TUI by @langowarny in #26
- Enhance settings menu, forms, and security features with new functionality by @langowarny in #27
- Enhance application components and improve usability features by @langowarny in #28
- fix: goreleaser config by @langowarny in #30
- Feature/test code race conditions by @langowarny in #31
- chore: upgrade golangci-lint and GoReleaser actions to version 7 by @langowarny in #32
- Feature/test code lint fix by @langowarny in #33
- chore: update CI workflow and add linting error handling by @langowarny in #34
- fix: update defer statements in TPMProvider to handle errors consiste… by @langowarny in #35
- Dev to main by @langowarny in #29
- chore: update release workflow to use single-target builds and create… by @langowarny in #36
Full Changelog: v0.2.2...v0.3.0
Release - v0.2.2
What's Changed
- chore: update .gitignore to include MkDocs build output by @langowarny in #9
- Dev to main by @langowarny in #10
- docs: update configuration documentation to reflect JSON format by @langowarny in #11
- feat: rename x402_fetch tool to payment_x402_fetch for consistency by @langowarny in #12
- Dev to main by @langowarny in #13
- fix: update Docker volume mount for data persistence by @langowarny in #14
- fix: align x402 signer key name with wallet package convention by @langowarny in #16
- Dev to main by @langowarny in #17
Full Changelog: v0.2.1...v0.2.2
Release - v0.2.1
What's Changed
- Feature/refactoring const enum error by @langowarny in #7
- Dev to main by @langowarny in #8
Full Changelog: v0.2.0...v0.2.1
Release - v0.2.0
What's Changed
- Feature/fix bg workflow context canceled by @langowarny in #2
- refactor: streamline knowledge management and enhance learning tools by @langowarny in #3
- feat: enhance FunctionCall and FunctionResponse handling in session m… by @langowarny in #4
- feat: integrate Microsoft Presidio for enhanced PII detection by @langowarny in #5
- Dev by @langowarny in #6
Full Changelog: v0.1.0...v0.2.0
Initial Release - v0.1.0
What's Changed
- Init Project by @langowarny in #1
New Contributors
- @langowarny made their first contribution in #1
Full Changelog: https://github.com/langowarny/lango/commits/v0.1.0