Skip to content

Releases: JunoNode/juno

v0.10.0 Juno Early Access Release

28 Jul 01:19
6fa20d0

Choose a tag to compare

Juno Early Access

Juno continues evolving as a developer-facing signal assistant for Solana, combining wallet visibility, risk analysis, and memory-driven interactions into one focused UI.

This release expands the AI model’s context, improves signal resolution, and hardens internal architecture for next-stage tooling. Codes will be shared on Twitter for early access testers.


Highlights

  • Visual timeline of wallet signal events with confidence color scaling
  • Expanded Wallet feed with emoji-coded activity events
  • Token table upgraded with total value calculations
  • New DevPanel with signal filters, counts, and keyboard triggers
  • Improved AI memory tracking and prompt formatting

Included Components

  • WalletSignalFeed — Emoji-coded feed of wallet signal events
  • SignalTimeline — Chronological UI for chain interactions
  • WalletHeader, WalletTokenTable, TokenDistributionBar
  • SignalLegend, SignalFilter, and StatusPill UI elements
  • DevPanel — Display signal context, toggle filters, refresh actions
  • Utilities: formatAmount, truncateAddress, toast.ts, memoryTools.ts
  • Core Hooks: useWallet, useMemory, usePortfolio

Developer Notes

  • Type-safe across shared types (TokenInfo, SignalEntry, TokenRisk)
  • All signal logic + rendering tested with snapshots and unit coverage
  • Hotkeys: R to refresh signals, dev-mode toggles enabled
  • Refactored shared constants, color logic, and UX animations
  • Uses TailwindCSS, Next.js, React Testing Library, Framer Motion

Known Limitations

  • Session memory and prompting remain in early state
  • Mobile layout support is still under polish
  • Wallet switching and multi-user profiles coming soon

Thanks for helping us stress test Juno. More signal types, deeper AI memory, and live wallet syncs are next on deck.

v0.9.0 Juno Early Access Release

16 Jul 08:58
21ad94b

Choose a tag to compare

Juno Early Access

We're excited to open the gates to the first public beta release of Juno the ambient signal dashboard and AI wallet assistant built for Solana.

This release is designed for early access testers who want to explore signal intelligence, token insights, and memory-driven prompts, all in a minimal, focused UI.

Codes will be distributed on Twitter accordingly.


Highlights

  • Real-time wallet dashboard with signal summaries and token breakdown
  • AI assistant powered by structured wallet memory and signal context
  • Timeline view of signal events with visual confidence scoring
  • Dev tools and keyboard shortcuts for advanced users

Included Components

  • WalletDashboard
  • WalletHeader with refresh and hotkey support
  • WalletTokenTable and TokenValueBar
  • SignalTimeline with color-coded scoring
  • SignalLegend, SignalFilter, and DevPanel
  • ChatInterface powered by prompt memory + GPT-4

Developer Notes

  • Fully typed with TypeScript
  • Modular architecture (components, lib, constants, hooks, types)
  • Uses Vite, Tailwind, Framer Motion, and React Testing Library
  • Refined .prettierrc, jest.setup.js, and test coverage for key logic

Known Limitations

  • Live wallet connections and prompt chaining are mocked for now
  • Multi-wallet switching and user authentication in progress
  • Mobile responsiveness is experimental in this version

Thanks for joining the beta. Your feedback shapes what Juno becomes next.