Skip to content

Releases: MAV3Ndev/MAHORAGA-Next

MAHORAGA-Next SENTINEL 1.0.3

17 Jun 14:23

Choose a tag to compare

MAHORAGA-Next SENTINEL 1.0.3

Changes since sentinel-v1.0.2:

  • Sync Android Sentinel version with package (7937915)
  • Improve Alpha Vantage and GDELT signal gathering (16c2c70)

Artifacts

  • Windows installer: MAHORAGA-Next SENTINEL setup executable
  • Windows portable executable
  • Android APK: MAHORAGA-Next SENTINEL signed APK, when Android signing secrets are configured

MAHORAGA-Next SENTINEL 1.0.2

16 Jun 19:11

Choose a tag to compare

MAHORAGA-Next SENTINEL 1.0.2

Changes since sentinel-v1.0.1:

  • Prepare Sentinel 1.0.2 update prompt (c5687bd)

Artifacts

  • Windows installer: MAHORAGA-Next SENTINEL setup executable
  • Windows portable executable
  • Android APK: MAHORAGA-Next SENTINEL signed APK, when Android signing secrets are configured

MAHORAGA-Next SENTINEL 1.0.1

16 Jun 17:11

Choose a tag to compare

MAHORAGA-Next SENTINEL 1.0.1

Changes since sentinel-v1.0.0:

  • Prepare Sentinel 1.0.1 update (3660fa0)
  • Format Discord sell notification fields (22eade8)
  • Notify Discord for extended-hours sell orders (acdce93)
  • Use native HTTP for Sentinel Android API requests (976aff3)
  • Stabilize Sentinel Android shell startup (7250719)
  • Allow refreshing Sentinel release assets (66f6d27)
  • Fix Biome formatting and lint issues (a9f587d)
  • Ignore Android signing secrets (2ae2b49)
  • Rename project to MAHORAGA-Next (3f2e35f)
  • Add Android Sentinel updater and refresh docs (f35f2e4)
  • Refresh README fork notice and Sentinel release docs (96e38b9)
  • Limit Sentinel release artifacts (6f839c2)

Artifacts

  • Windows installer: MAHORAGA-Next SENTINEL setup executable
  • Windows portable executable
  • Android APK: MAHORAGA-Next SENTINEL signed APK, when Android signing secrets are configured

MAHORAGA-Next SENTINEL 1.0.0

16 Jun 08:44

Choose a tag to compare

MAHORAGA-Next SENTINEL 1.0.0

Initial Sentinel release:

  • Release Sentinel desktop updater (53556cc)
  • Clean up remote merge integration (31abae1)
  • Update agent data sources and Sentinel shell (cdafc44)
  • chore: prepare public fork (d9a0a21)
  • Log sell orders by fill status (fa5fd1a)
  • Document and expose strategy safeguards (14c79cd)
  • Add strategy replay helper (e3b685e)
  • Add risk sizing and exit safeguards (3e26dc9)
  • Improve signal candidate scoring (38cd6e9)
  • Document strategy architecture (d8eaff4)
  • Decouple harness from default strategy internals (eec4ee8)
  • Extract market session planner (0278865)
  • Extract shared research service (c06a3bf)
  • Wire strategy capabilities and hooks (ea934a2)
  • Extract position history point builder (1c9cc1f)
  • Extract portfolio history helpers (b007b3e)
  • Extract config update normalization (b431cc2)
  • Extract status payload builder (94c2663)
  • Extract record shaping helpers (e9a9d00)
  • Move asset symbol helpers into core (ea55ebb)
  • Extract position history helpers (1dd92f7)
  • Extract social snapshot state helpers (37b206b)
  • Name scheduled cron jobs (2df32df)
  • Extract shared bearer auth helpers (e88250b)
  • Harden autonomous trading safeguards (53aedcf)
  • Refresh Sentinel dashboard shell (194e689)
  • Record runtime log snapshots (2a7c988)
  • Refresh documentation and repository metadata (7e97e78)
  • Add native dashboard shell and overhaul the HUD (c3c1ebe)
  • Update agent core, providers, and strategy pipeline (8ad9634)
  • Restore desktop HUD layout and isolate mobile UI (b75a3e0)
  • Update docs for pluggable strategy system and refresh site design (b1a42cb)
  • Extract strategy pattern from monolith harness (3,700 → 1,433 lines) (3684b7e)
  • Fix premarket planning/execution edge cases (a148409)
  • Fix timing config validation (82c689b)
  • Fix social snapshot cache and history pruning (103d1ab)
  • Remove non-null assertions from social snapshot helpers (3587e9d)
  • Fix social history pruning and uncapped social snapshot (25cb735)
  • Address PR review comments (8fe1f1f)
  • Document cold-start market-open handling (bc0d543)
  • Harden premarket execution on cold start (f846522)
  • Make premarket timing configurable (f76c7c6)
  • Fix premarket plan day marking (f2d8ef8)
  • PR2: aggregate social signals and fix staleness volume (307d215)
  • PR1: fix alarm timing, premarket detection, and position research (86acdd9)
  • fix(dashboard): remove unnecessary closing brace in crypto symbol formatting function (ff94205)
  • Apply suggestion from @greptile-apps[bot] (292baee)
  • refactor(dashboard): align crypto detection with backend implementation (d440076)
  • fix(dashboard): enhance tooltip to display formatted crypto symbols in positions (453b2d3)
  • fix(dashboard): improve crypto symbol detection and formatting in positions (eafa8b3)
  • fix(dashboard): Portfolio performance chart not filling container width and hover misalignment (6a1fe44)
  • update Discord invite link (503cde5)
  • remove more unused config fields (a8d0c00)
  • remove unused mcp_url (79c6485)
  • reschedule alarm if stale (6cf82f7)
  • improve handleChange type (9a97ff9)
  • remove pnpm-lock.yaml (d34f32c)
  • fix: tooltip positioning and market hours grey zones (f488160)
  • feat: enhanced portfolio chart with hover tooltip and market markers (c951984)
  • fix: portfolio chart period selector and date labels (a2936fc)
  • feat: add portfolio history API and SEC EDGAR integration (5a4a711)
  • feat: add comprehensive test suite, CI/CD, and Biome formatting (bb18fb8)
  • feat(docs): redesign landing page with dark theme and comprehensive SEO (a3b900a)
  • feat: add OPENAI_BASE_URL support (3b99753)
  • fix: add exchange filter to avoid OTC stocks with bad data (bea789b)
  • docs: SEO improvements and sitemap updates (a7d2e39)
  • fix: add minimum hold time protection for LLM-driven sells (6599c28)
  • chore: remove wrangler.jsonc from repo (now gitignored) (2cd8287)
  • fix: ticker validation and StockTwits Cloudflare bypass (029a9bc)
  • Remove hardcoded deployment URL from dashboard (5ffb027)
  • Fix: Use getSnapshot instead of getQuote for price data (663418d)
  • feat: add cloud API URL support and docs deployment config (5eb02f8)
  • chore: update D1 and KV namespace IDs for personal account deployment (ba9ffd3)
  • fix: enable LLM-driven sell recommendations in analyst loop (2dc01a4)
  • feat: add testing infrastructure and runtime hardening (64a28b8)
  • fix: add signal cache TTL and cap to prevent unbounded growth (cb40f12)
  • fix(dashboard): show latest items first in activity feed and signal research (5e38d05)
  • fix: sync entry_price from Alpaca and remove activity feed auto-scroll (889dbb9)
  • feat: expand ticker blacklist and add configurable user blacklist (4652f7b)
  • fix: crypto trading support - time_in_force, price fetching, and symbol normalization (a480ae3)
  • fix: address type safety and documentation issues from review (8ceb3c7)
  • chore: remove cloudflare gateway tests (f6efd05)
  • Cloudflare AI Gateway integration + Vercel Gateway removal (f876d3d)
  • feat: implement agnostic LLM provider architecture and dashboard control (35c46ef)
  • fix(dashboard): add token input to auth error screen (c77aab5)
  • fix: sync version string in index.ts to 0.3.0 (416fe29)
  • chore: bump version to 0.3.0 (179d2bc)
  • docs: add authentication setup instructions (04c6257)
  • fix(security): protect /mcp endpoint - CRITICAL (0d97bb1)
  • feat(security): proper API auth + Cloudflare Access setup (2ac4818)
  • fix(security): add Bearer token auth to all API endpoints (7e5eb6f)
  • refactor: simplify to single Durable Object architecture (eef7bf3)
  • fix: bypass trading hours policy check for crypto (24/7 trading) (391549d)
  • fix: add market-quote tool with crypto snapshot support (0b7a16b)
  • chore: remove trading-agent.ts Durable Object (6a314cc)
  • fix: always show crypto signals, only buy on threshold (054f381)
  • feat: add crypto trading support (24/7) (3f38561)
  • Update Discord badge in README (bfe80c1)
  • fix: dashboard defaults to port 3001 to match v1 agent (17f3921)
  • legal: add comprehensive risk disclaimer (a5ae532)
  • ci: auto-close PRs from non-collaborators (214a581)
  • docs: update Discord invite link (7f59064)
  • docs: add Discord community link (4a17881)
  • fix: dashboard infinite loop and configurable agent port (c203283)
  • chore: remove dead Reddit code and references (e02ee12)
  • Revise README with updated project name and details (b74af03)
  • Add docs to gitignore (hosted separately) (0ca0d12)
  • Add LLM-powered signal analysis and position management (c398ac9)
  • Initial open source release (d10c4f2)

Artifacts

  • Windows installer: MAHORAGA-Next SENTINEL setup executable
  • Windows portable executable
  • Android APK: MAHORAGA-Next SENTINEL signed APK, when Android signing secrets are configured