Skip to content

Releases: byronxlg/polymarket-tui

Release list

v0.1.1

Choose a tag to compare

@byronxlg byronxlg released this 06 Jul 21:46
2e27487

What's new

  • README leads with an animated demo and PyPI/Python/license badges
  • PyPI page: search keywords, trove classifiers, sidebar links (Homepage, Repository, Issues, Changelog)
  • Fixed: the first cursor-follow is no longer suppressed on freshly-booted hosts

Install: pip install polymarket-tui or brew install byronxlg/tap/polymarket-tui

Full changelog: https://github.com/byronxlg/polymarket-tui/blob/main/CHANGELOG.md

v0.1.0

Choose a tag to compare

@byronxlg byronxlg released this 06 Jul 07:27
9f63b42

What's Changed

  • Curl installer and Homebrew formula by @byronxlg in #9
  • Dedupe portfolio history and trader activity tables (#7) by @byronxlg in #10
  • Deep-link redemption for resolved winning positions (#4) by @byronxlg in #11
  • Reconciliation flow after status-unknown order posts (#3) by @byronxlg in #13
  • Store the private key in the macOS Keychain instead of plaintext (#5) by @byronxlg in #14
  • Re-run trading-path code review; fix confirmed findings (#8) by @byronxlg in #15
  • Surface key/funder mismatch earlier than order time (#6) by @byronxlg in #16
  • Live order book over CLOB market websocket (part of #1) by @byronxlg in #17
  • User channel: live own-order/fill updates over /ws/user (closes #1) by @byronxlg in #19
  • Builder-code attribution through order placement (#12) by @byronxlg in #18
  • Experimental Miller-columns browse navigation (sliding two-pane) by @byronxlg in #20
  • Width-tier page variants for the 30/70 drill navigation by @byronxlg in #21
  • Visual eval harness + fix TraderOverview app crash by @byronxlg in #27
  • Consistent volume formatting; fix dead USDC column in trades by @byronxlg in #28
  • Market screen: fill the hero column, add rules, scale charts to data by @byronxlg in #29
  • Portfolio layout, deeper search results, help accuracy by @byronxlg in #35
  • Event chart fills free height; home rhythm; small-terminal fixes by @byronxlg in #36
  • Trader profiles get a profit-history strip (shared PnlStrip widget) by @byronxlg in #37
  • Probability bars in preview rails; README refresh by @byronxlg in #38
  • Preview bars respect narrow rails by @byronxlg in #39
  • Global L key toggles DRY/LIVE for the session by @byronxlg in #41
  • Show your resting orders: book level stars + list markers by @byronxlg in #46
  • Inline cancel confirm replaces the modal by @byronxlg in #47
  • Persistent LIVE mode, portfolio nav root, book-central market layout, file-first creds by @byronxlg in #48
  • Startup: instant cached home list (stale-while-revalidate) by @byronxlg in #49
  • Persona pass: b/s quick-order from lists; guided footers by @byronxlg in #50
  • Muted book bars; charts open on ALL by @byronxlg in #52
  • Navy visual theme matching the landing-page mock by @byronxlg in #53
  • Market page: cursor the order book, quick order/cancel from levels by @byronxlg in #54
  • Landing page: static GitHub Pages site with recorded TUI demo by @byronxlg in #51
  • Market book: scroll pane to follow the cursor by @byronxlg in #55
  • Spacious layout variant (T toggles, persisted) by @byronxlg in #56
  • Persona journeys: catalog, isolated test envs, nine UX fixes by @byronxlg in #58
  • Landing page: flat datasheet redesign, drop the AI-template look by @byronxlg in #57
  • Navigation consistency: parent-pane reuse, dead escape on Home, search list focus by @byronxlg in #60
  • Spacious density: re-compose rows, not just padding by @byronxlg in #59
  • Enter confirms everywhere; restyle the confirm surfaces by @byronxlg in #61
  • Order entry at top right; cut the read-before-enter by @byronxlg in #62
  • Calm the confirm surfaces: callout bar, plain mode words, slim fields by @byronxlg in #63
  • Demo re-record: 160x42 with buy, watchlist, and trader tour by @byronxlg in #64
  • Demo starts on content in half a second; cold boot says what it is doing by @byronxlg in #66
  • Show full market/event names outside tables by @byronxlg in #65
  • Home list: fix infinite scroll, page size 50 -> 100 by @byronxlg in #67
  • Hide resolved losses from the positions table by @byronxlg in #68
  • Fix P&L chart size; survive pane teardown mid-fetch by @byronxlg in #69
  • Scroll performance: throttle cursor-follows, fix append-fetch churn by @byronxlg in #70
  • Compact activity keeps buy vs sell by @byronxlg in #71
  • Footer honesty: only advertise keys that do something on the current pane by @byronxlg in #72
  • Keep the events-list cursor in place across reloads by @byronxlg in #73
  • Holdings flags on lists + cashout from the portfolio by @byronxlg in #74
  • Global r-refresh hotkey + fix boot crash from the #73/#74 merge by @byronxlg in #75
  • UX audit: liveness false-negative, flag corruption, five money-path fixes by @byronxlg in #77
  • Footer: split Global navigation from contextual keys by @byronxlg in #78
  • Fix sell blocked on markets past endDate; fix startup crash from #74 by @byronxlg in #76
  • Global letter keys are capitals: W, P, Q, R by @byronxlg in #79
  • Landing page: critique fixes (clipped commands, mobile demo, contrast, OG meta) by @byronxlg in #80
  • Related markets open as a pop-out by @byronxlg in #81
  • Market screen sell prefills full position at the live bid by @byronxlg in #82
  • Auth is a pop-out with where-to-find-credentials guidance by @byronxlg in #83
  • Re-poll positions with backoff after a fill; force-refresh book stars by @byronxlg in #85
  • F toggles full screen on the focused pane by @byronxlg in #84
  • Unify order + cancel into one standout action card on the market page by @byronxlg in #86
  • Auto-place the decimal in price entry, capped to the market tick by @byronxlg in #88
  • Market outcome selector: YES/NO toggle, not a table by @byronxlg in #89
  • Fix KeyError: 'change' crash on the home screen at spacious density by @byronxlg in #90
  • Distribution: homebrew-core prep + PyPI publish workflow by @byronxlg in #87

New Contributors

Full Changelog: https://github.com/byronxlg/polymarket-tui/commits/v0.1.0