dev note

LiSA is currently in closed alpha development. Documentation reflects planned features and may change. Check our changelog and roadmap for current development status.

LiSA Changelog

Application development log with version history, feature additions, bug fixes, and platform updates.

prealpha 0.4Wallet improvements and UI(Q3 2025)

Portfolio and balance views, UI revamp for conversation management

0.4.5UI and particles
  • test of a 3d avatar - threejs for LiSA
  • morphing animations for particle avatar
  • multi conversation tabs and selector
  • chat layout for better responsiveness
0.4.1Portfolio and wallet
  • interactive wallet component with token balances
  • portfolio display with grouping by chain and token details
prealpha 0.3Advanced transactions(Q2 2025)

Routes and execution, cross chain operations, TX queue, enhanced requests, context...

0.3.3Cross chain and fixes
  • refocusing of active targets on Ethereum and Avalanche
  • validation of swaps on a single chain on both supported networks
  • integration for cross chain bridging
  • automatic wallet chain switching when required
  • transaction queue
  • decimal bugs in referenced and percentage-based swaps
  • chain logo display for single chain swaps
0.3.2Transaction details
  • token existence verification before sending to client
  • token amount verification before transaction
  • richer details with execution results, gas used, and DEX info
0.3.1Advanced capabilities
  • percentage-based swaps
  • reference system for multi-step operations
  • precise calculations with BigNumber
  • queue with reference indicators
  • natural language parameters and dynamic allocation
  • precision issues in amount conversions
  • error handling for transaction validation
prealpha 0.2Transaction infrastructure(Q1 2025)

Queue foundations, route calculation and execution, confirmations.

0.2.4Client-side routing
  • client-side route fetching with LiFi SDK
  • better error reporting with detailed summaries
  • resilient processing with consistent client-side calculations
0.2.3Route execution
  • actual on-chain execution via LiFi
  • wallet approval flow
  • sequential multi-token swaps with queue
  • status tracking and confirmations
0.2.2Queue system
  • end-to-end processing from submission to confirmation
  • interactive feedback throughout the cycle
  • batched operations with summary report
0.2.1Multi-chain setup
  • support for cross-chain operations
  • transaction routing logic
  • blockchain provider integration
prealpha 0.1Foundations and PoC(Q1 2025)

Core foundations, backend and agent integration, feasibility.

0.1.3Frontend architecture
  • modern frontend architecture with state management
  • terminal-style interface for agent interactions
  • data visualization and system monitoring
0.1.2Backend and LLM
  • AI integration for financial operations
  • structured output chained function calls
  • schema-validated data management
0.1.1Initial PoC
  • Proof of Concept
  • authentication exploration
  • technical feasibility validation