v0.8 Release Deployed🧠
Trading Agents📈
• Agents now auto-trade real orders on Pacifica (not just paper signals)
• Per-agent wallets + sub accounts isolate funds and trades
• Manually close positions and cancel agent orders in-app
• Slack alerts on every agent trade execution and failure
• Smarter signal thresholds so agents act instead of idling on "watch"
Agent Chat🤖
• Chat now sees the agent's live state + recent price action
• Chat history persists across refreshes
• Per-agent AI usage/token tracking
Community & Templates🧑🤝🧑
• Publish strategies to a community feed others can clone
• Import TradingView (Pine) strategies as ready-to-run agents
Backtesting & Charts📊
• Dedicated Backtest and Trades tabs on the agent page
• Restored buy/sell markers, proper zoom, and custom date ranges
• "Ask AI" button snaps the chart into chat
Mobile & Studio UI📱
• Agent Studio is fully mobile-responsive (incl. mobile Settings tab)
• Backtest opens in a drawer; tablet/mobile layouts fixed
• Tabs reorganized into a cleaner metrics-grid style
Admin🤓
• Agent debug view: generated code, live signals + indicators, trading status
• Copy prompt/code, edit run interval, regenerate code
Reliability & Polish👾
• Auto-recovers from stale-chunk load errors
• Fixed agent execution throttling/concurrency
• Order-sizing, open-orders, and balance display fixes
Only on @pacifica_fi
this. is. WILD!! one of my quant agents is up 100% since Friday! 🦄
deployed a test $20 and it's now traded to account equity of $40 over the weekend. time to scale this bad boy up @quantsfi
Agent Studio Cleanup 🧠
• AI chat improves for coding cards and streaming
• Made top panel compact and side agent list
• Consistent compact button in top panel
• Added the adjust leverage sheet to the button and only 2 fees now @pacifica_fi or @ekidenfi
Backtesting Improvements
• added Trades
• agent assistant connected to backtesting - reference specific trades or results in the chat to ask for fixes and improvements
• any changes to settings / filters , it re-runs the backtest automatically
Misc
• Remove the extra top padding above agent page panels.
- Remove pt-1.5 from the main agent page panel/grid layout.
• Remove extra padding from the agent list and make those compacts
- Agent list rows/sidebar should sit tighter with no unnecessary outer padding.
• Remove the forced font-family override from assistant message replies.
- Chat replies should inherit the app’s default font.
• Make the “Strategy generated” card match the purple brand style used by “Enable Trading”.
- Use the same purple/brand tone, border, and subtle background treatment.
• Fix strategy generation flow.
- After thinking finishes and the strategy is ready, generate/compile the code automatically.
- Do not require clicking “View Code” to trigger code generation.
- Once strategy generation succeeds, show “Run Backtest” instead of “View Code”.
- Clicking “Run Backtest” should run the backtest for the generated strategy.
• Restyle backtest buttons.
- Current buttons are too large and do not match the theme.
- Use compact, consistent h-7 style buttons.
- Match existing dark panel styling and brand-purple primary action styling.
• Make suggestion sections full width.
- Suggestion cards/text blocks should span the available chat width instead of appearing narrow.
• Remove decorative icons from the requested agent/chat cards.
- Keep only icons that are necessary for icon-only controls.
• Remove the visible context pill / attached context UI.
- Context can still be sent to the assistant silently.
- Remove extra spacing related to the attach/context area.
• Normalize button heights across the agent page.
- Keep action buttons visually consistent, preferably h-7 unless icon-only.
• Hardcode backtest fees for now.
- Remove fee controls from settings.
- Keep the existing default fee behavior internally.
• Clean up backtest leverage settings.
- Use the leverage UI from the homepage place order component.
- Remove the separate “Done” / confirm button for leverage.
- Keep “Run Backtest to Apply Changes” as the apply action.
- Improve the styling of that button to match the rest of the theme.
• Rework backtest tabs.
- Use a top-level Backtest tab.
- Inside Backtest, add sub-tabs for Metrics and Trades.
- Remove the separate Prompt tab.
- Strategy prompt/editing should live in the AI assistant chat thread.
• Remove extra gaps around all tabs.
- Tighten tab strip spacing and panel gaps throughout the agent page.
v0.6 Release Notes - Quant Agents!!🚀
Agents v1
• Full agent support
• Choose your LLM
• Prompt to build your quant agent strategy
• Create from an existing template
• schedule your agent run times
• Edit and modify agents via prompt
• view agent code, run it manually
• agent signals sent to your trade screen
• quick order placement
• link tickers to agents
Cohorts
— Initial cohorts implementation with queue polling
Sortable Wallets
— Wallets can now be reordered in wallets search modal
Signals
— Limit price line drawn on chart when a signal is clicked
— 1 click agent to signal order execution
— prefilled signals with default order parameters
Fixes
• Agent model and display fixes (multiple)
• Zero unrealized PnL display fix
• Toaster UI update
v0.5 Release Notes
Cohorts!
• track all wallets and traders
• view their metrics
• snoop their edge
• whales, sharks, shrimps
• most profitable to rekt
• ticker search view wallets, sort it
v0.4 Release Notes
Profile, Dashboard and Analytics
• PNL Graph
• latest activity
• user metrics 1D, 7D, 30D, All Time
Misc
• Domain change to https://t.co/XBWi61cwPH
• onboarding fixes
• withdrawal support
• show limit price line on chart when orderbook row is clicked
Social
• Claim profile
• avatars on tradingview
• wallets ui updates
Release Notes v0.3
What’s New
• Traders can now create and share PnL cards after profitable trades, with preset backgrounds, custom image uploads, copy/download options, and quick sharing to X.
• Added a max slippage setting so users have more control over how much price movement they are willing to accept when placing orders.
• Added a chart toggle to show or hide buy/sell markers, giving users a cleaner chart when they want less visual noise.
• The terminal now focuses only on perpetual markets, reducing confusion from spot-market data appearing in trading flows
Improvements & Fixes
• Fixed chart gaps by switching to Pacifica trade candles, making price charts load more consistently and reflect market activity more accurately
• Reduced balance flickering in the deposit flow
• Cleaned up TradingView chart display by removing unnecessary market status indicators
• Improved market filtering to prevent wrong leverage or order validation issues caused by duplicate spot/perp market data.
• Upgraded the data sync layer and added performance improvements for order-related history
v0.2 Release
feat: add trading chart
multi dex + zero setup
feat: pacifica chart datafeed
auto deploy
chore: dockerize zero-cache
fix: client-side asset price ws
fix: client-side asset price ws
feat: set order leverage
Feat/newonb
make order size slider work
initial open positions content
verify user using dynamic auth token
update leverage dropdown
Feat/pacifica ref
feat: limit order
feat: mobile responsive ui
feat:close positions
approve builder code on mainnet
Revert "approve builder code on mainnet"
Feat/rev3
feat:readd builder code
feat:track liquidations
fix:cron timing
feat(positions): add liquidation risk rate indicator to positions panel
feat: make useIsMobile breakpoint configurable for market panel
feat(chart): add 3-minute timeframe to trading chart
feat(market): make market price big number with color change
(┛◉Д◉)┛彡┻━┻
fix: tradingview popup hint
Revert "feat(market): make market price big number with color change"
Feat/orders
Refine trading panels and order ticket
Improve Pacifica account liveliness and chart styling
chore: cf staging/prod deployment updates
feat: improve mobile view
Feat/chart toolbar sizing
sorting + username fix
feat:re-add user balances
deployment updates
fix: use shared scroll area for positions panel tables
Durably sort market search by cached stats
feat:order history virtualization
feat: TP/SL order
feat:virtualized and paginated trade history
refactor(ui): migrate from Radix UI to Base UI
fix(dashboard): update dashboard shell column gap
fix(ui): map onSelect to onClick in DropdownMenuItem
Feat/profile
optimized profile page + activity
feat: search with token name
Search Modal Refactor
feat: dropdown to select time frames on trading view chart
fix: improve TradingView indicator legends
feat: stop order market/limit mode
style: improve TradingView timeframe tab spacing and hover states
UI updates pro items dropdown
feat:funding and deposit/withdrawal history
Refactor positions panel and harden Pacifica order sync
fix:crashing of order history
fix:user liquidations not showing
Fix Pacifica position projection regressions
Rpc Urls for solana
position panel profile page
feat:withdraw
feat: scale order type
More skeleton improvs + animation
feat: buy / sell trade indicators
Feat/twap orders
fix:dimming on cancel of twap
feat:liquidations missing
Feat/margin settings
UI/deposit modal
mobile nav bar profile tab