@arbidocs/cli 0.3.159 → 0.3.161

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,107 @@
1
1
  # Changelog
2
2
 
3
+ ## v0.3.161
4
+
5
+ [compare changes](https://github.com/arbicity/ARBI-frontend/compare/v0.3.160...HEAD)
6
+
7
+ ### 🚀 Enhancements
8
+
9
+ - **subscription:** Show per-project AI credit usage in welcome modal, add invite reward copy ([9126fa7f](https://github.com/arbicity/ARBI-frontend/commit/9126fa7f))
10
+ - Redesign workspace dashboard around resuming work ([3e0f3531](https://github.com/arbicity/ARBI-frontend/commit/3e0f3531))
11
+ - Send the dashboard question on arrival instead of parking a draft ([8082ac2f](https://github.com/arbicity/ARBI-frontend/commit/8082ac2f))
12
+ - Persistent workspace ask bar on every page + dashboard E2E suite ([2fe090a0](https://github.com/arbicity/ARBI-frontend/commit/2fe090a0))
13
+ - Clarum-style notification bell in the top-right of every page ([a1577df6](https://github.com/arbicity/ARBI-frontend/commit/a1577df6))
14
+ - Complete the clarum topbar — contacts, support, bell, account; retire the sidebar footer ([6c73a430](https://github.com/arbicity/ARBI-frontend/commit/6c73a430))
15
+ - Overlay panels open below the topbar, which stays interactive ([6f757ed3](https://github.com/arbicity/ARBI-frontend/commit/6f757ed3))
16
+ - Bell entries navigate where they point; contacts wear UserStar ([6b69cfad](https://github.com/arbicity/ARBI-frontend/commit/6b69cfad))
17
+ - Ask bar runs slash commands and doubles as the live page filter ([d4b8612a](https://github.com/arbicity/ARBI-frontend/commit/d4b8612a))
18
+ - Tags as a first-class page with its own sidebar entry ([9c590f25](https://github.com/arbicity/ARBI-frontend/commit/9c590f25))
19
+ - **facts:** Professional table as the one facts surface, list view retired ([a6057e64](https://github.com/arbicity/ARBI-frontend/commit/a6057e64))
20
+ - **notifications:** Ambient session activity out of the bell's way, secondary badge ([5f40baca](https://github.com/arbicity/ARBI-frontend/commit/5f40baca))
21
+ - **notifications:** Backend read state as the bell's source of truth ([7d3bc099](https://github.com/arbicity/ARBI-frontend/commit/7d3bc099))
22
+ - **subscription:** Welcome modal as a real account snapshot; rewards un-orphaned ([6ca2f097](https://github.com/arbicity/ARBI-frontend/commit/6ca2f097))
23
+ - **subscription:** Show when AI credits reset in the welcome modal ([6b15a55e](https://github.com/arbicity/ARBI-frontend/commit/6b15a55e))
24
+ - Credit-card glyph for projects everywhere; Projects in the account menu ([6f7b05e7](https://github.com/arbicity/ARBI-frontend/commit/6f7b05e7))
25
+ - **rewards:** Earn side is the invite form itself, one modal end to end ([b9205119](https://github.com/arbicity/ARBI-frontend/commit/b9205119))
26
+ - **projects:** Plan & Usage panel — usage universal, billing conditional, shared allowance ([6e1209e4](https://github.com/arbicity/ARBI-frontend/commit/6e1209e4))
27
+ - **panels:** Contacts opens as an overlay by default, like the other topbar doors ([240f3b9b](https://github.com/arbicity/ARBI-frontend/commit/240f3b9b))
28
+ - **usermenu:** Connection status and the work-offline switch return to the account menu ([a115edba](https://github.com/arbicity/ARBI-frontend/commit/a115edba))
29
+ - **notifications:** Mute switch moves onto the bell dropdown ([cda6c5ae](https://github.com/arbicity/ARBI-frontend/commit/cda6c5ae))
30
+ - **processing:** Indexing status moves to the topbar, opening as an overlay panel ([37fa1cf6](https://github.com/arbicity/ARBI-frontend/commit/37fa1cf6))
31
+ - Tags as a first-class page with its own sidebar entry" ([55945aa2](https://github.com/arbicity/ARBI-frontend/commit/55945aa2))
32
+ - **topbar:** Intro tips fill the bar on the home page; tips retire from inside workspaces ([a393bfd0](https://github.com/arbicity/ARBI-frontend/commit/a393bfd0))
33
+ - **tips:** Topbar tips are a bare, permanent fixture; welcome journey gated off ([742ac144](https://github.com/arbicity/ARBI-frontend/commit/742ac144))
34
+ - **images:** Reference gallery in the generate template; viewed images chain and crop ([2db071d8](https://github.com/arbicity/ARBI-frontend/commit/2db071d8))
35
+
36
+ ### 🩹 Fixes
37
+
38
+ - **subscription:** Drop plan-name narration, always show project as a dropdown ([b07ed42c](https://github.com/arbicity/ARBI-frontend/commit/b07ed42c))
39
+ - **sidebar:** Make the pin toggle slide with the panel instead of popping in ([648c9f49](https://github.com/arbicity/ARBI-frontend/commit/648c9f49))
40
+ - Attach workspace documents before the dashboard ask auto-sends ([31f62a60](https://github.com/arbicity/ARBI-frontend/commit/31f62a60))
41
+ - Quiet the highlight states — grey card-hover border, neutral row wash ([2ecd6b59](https://github.com/arbicity/ARBI-frontend/commit/2ecd6b59))
42
+ - Soften the topbar dropdowns, align the top row with the TabHeader ([e7a94975](https://github.com/arbicity/ARBI-frontend/commit/e7a94975))
43
+ - Help leads the topbar cluster as a question-mark button ([00104483](https://github.com/arbicity/ARBI-frontend/commit/00104483))
44
+ - Overlay and docked panels are one right-hand surface — they swap ([a0edc78d](https://github.com/arbicity/ARBI-frontend/commit/a0edc78d))
45
+ - Bell entries show the rich toast's text, not the literal 'Notification' ([d8d94f5b](https://github.com/arbicity/ARBI-frontend/commit/d8d94f5b))
46
+ - Message-circle-question-mark for Help — topbar button and Support tab ([6af21821](https://github.com/arbicity/ARBI-frontend/commit/6af21821))
47
+ - Pill and row heights align exactly with the sidebar's first item ([f8209119](https://github.com/arbicity/ARBI-frontend/commit/f8209119))
48
+ - @ sign for contacts — the universal reach-a-person mark ([be7e5816](https://github.com/arbicity/ARBI-frontend/commit/be7e5816))
49
+ - Restore the folder-tab cut-out, match every header hairline weight ([7d804849](https://github.com/arbicity/ARBI-frontend/commit/7d804849))
50
+ - Manual scrolling works during streaming; saner ask-bar placeholder ([99dccf56](https://github.com/arbicity/ARBI-frontend/commit/99dccf56))
51
+ - **notifications:** Access-request toast and bell entry open the review modal ([4faeda04](https://github.com/arbicity/ARBI-frontend/commit/4faeda04))
52
+ - Account menu says Plan & Usage, matching the Home page door ([b4262684](https://github.com/arbicity/ARBI-frontend/commit/b4262684))
53
+ - **panels:** Contacts FloatingPanel defaultMode was re-docking it on every open ([2562408a](https://github.com/arbicity/ARBI-frontend/commit/2562408a))
54
+ - **rewards:** Simpler invite banner — one sentence, one condition ([64361117](https://github.com/arbicity/ARBI-frontend/commit/64361117))
55
+ - **rewards:** Invite banner — when they go Pro ([c9b6270c](https://github.com/arbicity/ARBI-frontend/commit/c9b6270c))
56
+ - **rewards:** Invite banner copy scales to N invitees ([e186becb](https://github.com/arbicity/ARBI-frontend/commit/e186becb))
57
+ - **rewards:** Plainer invite banner sentence ([d2030004](https://github.com/arbicity/ARBI-frontend/commit/d2030004))
58
+ - **rewards:** Referral offer reads as plan money, not cash ([4b122a60](https://github.com/arbicity/ARBI-frontend/commit/4b122a60))
59
+ - **usermenu:** One-word connection state, server domain as fine print ([c00db65f](https://github.com/arbicity/ARBI-frontend/commit/c00db65f))
60
+ - **notifications:** Avatar can no longer overflow onto text in narrow grid cells ([1cc03477](https://github.com/arbicity/ARBI-frontend/commit/1cc03477))
61
+ - **tips:** Reopen instructions point at the account menu, not the retired sidebar lightbulb ([106a8c3b](https://github.com/arbicity/ARBI-frontend/commit/106a8c3b))
62
+ - **tabheader:** A lone tab never collapses its label — it IS the surface's title ([3b6096ad](https://github.com/arbicity/ARBI-frontend/commit/3b6096ad))
63
+ - **upload:** Privacy explainer links the real privacy policy, not a 404 whitepaper ([97b8042c](https://github.com/arbicity/ARBI-frontend/commit/97b8042c))
64
+ - **upload:** Security link points at the real one-pager on arbicity.com ([82ed9c1c](https://github.com/arbicity/ARBI-frontend/commit/82ed9c1c))
65
+ - **upload:** Link the stable-name security whitepaper ([10199c71](https://github.com/arbicity/ARBI-frontend/commit/10199c71))
66
+ - **welcome:** Balance strip reads "Current rewards: ÂŁN" and sits below the invite row ([226bb45f](https://github.com/arbicity/ARBI-frontend/commit/226bb45f))
67
+ - **invite:** Reward banner says "off your next invoice", matching how the credit actually lands ([8dddd6ee](https://github.com/arbicity/ARBI-frontend/commit/8dddd6ee))
68
+ - **welcome:** Upgrade door sits under the usage it answers; 0/0 collaborators reads as at-cap ([1f7d588c](https://github.com/arbicity/ARBI-frontend/commit/1f7d588c))
69
+ - **register:** Drop the redundant step-2 preface ([e134df19](https://github.com/arbicity/ARBI-frontend/commit/e134df19))
70
+ - **tips:** Lightbulb glyph instead of the 'Tip:' label ([eaba46c6](https://github.com/arbicity/ARBI-frontend/commit/eaba46c6))
71
+ - **welcome:** Plan badge at body-text scale in the modal ([42e46054](https://github.com/arbicity/ARBI-frontend/commit/42e46054))
72
+ - **chat:** Streaming agent steps no longer yank the page scroll every tick ([17bd70c4](https://github.com/arbicity/ARBI-frontend/commit/17bd70c4))
73
+ - **chat:** Generated artifacts pin visibly and effectively; one tap unpins ([e62a036d](https://github.com/arbicity/ARBI-frontend/commit/e62a036d))
74
+
75
+ ### 💅 Refactors
76
+
77
+ - **sidebar:** Move workspace back-nav to a row secondary button, pin toggle outside the panel ([d75c88d8](https://github.com/arbicity/ARBI-frontend/commit/d75c88d8))
78
+ - **blocks:** Move dashboard primitives into @arbidocs/blocks, add search door ([3b8f3320](https://github.com/arbicity/ARBI-frontend/commit/3b8f3320))
79
+ - **blocks:** Restyle the top row to clarum's AppHeader chrome ([f2f3db87](https://github.com/arbicity/ARBI-frontend/commit/f2f3db87))
80
+ - **blocks:** Faint muted hairlines, bare entity icons — no tinted tiles ([b0073f01](https://github.com/arbicity/ARBI-frontend/commit/b0073f01))
81
+ - Hoist the topbar to the Dashboard layout — full main-column width ([9024716d](https://github.com/arbicity/ARBI-frontend/commit/9024716d))
82
+ - **notifications:** One type-to-presentation map for toast and bell ([440f9b58](https://github.com/arbicity/ARBI-frontend/commit/440f9b58))
83
+ - **welcome:** Inline the credits reset date; retire the earn/spend rewards modal ([ebc1b25c](https://github.com/arbicity/ARBI-frontend/commit/ebc1b25c))
84
+ - Zero out all 26 eslint warnings ([60788dbe](https://github.com/arbicity/ARBI-frontend/commit/60788dbe))
85
+ - **topbar:** Welcome journey collapses into the guidance slot; per-page helper bar retired ([f02c4fa1](https://github.com/arbicity/ARBI-frontend/commit/f02c4fa1))
86
+ - **tips:** Tips are permanent — account-menu toggle and self-referential tip removed ([38447368](https://github.com/arbicity/ARBI-frontend/commit/38447368))
87
+
88
+ ### 🏡 Chore
89
+
90
+ - Remove the Help page and its experimental flag ([9cfc2437](https://github.com/arbicity/ARBI-frontend/commit/9cfc2437))
91
+
92
+ ## v0.3.160
93
+
94
+ [compare changes](https://github.com/arbicity/ARBI-frontend/compare/v0.3.159...HEAD)
95
+
96
+ ### 🩹 Fixes
97
+
98
+ - **onboarding:** Gate first-login landing on registration, not last_workspace ([9c2b2bc10](https://github.com/arbicity/ARBI-frontend/commit/9c2b2bc10))
99
+ - **deep-links:** Login-redirect race + legacy hash fallback + stale chunk id ([#1217](https://github.com/arbicity/ARBI-frontend/pull/1217))
100
+
101
+ ### ✅ Tests
102
+
103
+ - **store:** Fix modalSlice assertions for createWorkspaceModalVariant ([776ead8e0](https://github.com/arbicity/ARBI-frontend/commit/776ead8e0))
104
+
3
105
  ## v0.3.159
4
106
 
5
107
  [compare changes](https://github.com/arbicity/ARBI-frontend/compare/v0.3.158...HEAD)
package/dist/index.js CHANGED
@@ -3694,7 +3694,7 @@ function getLatestVersion(skipCache = false) {
3694
3694
  }
3695
3695
  }
3696
3696
  function getCurrentVersion() {
3697
- return "0.3.159";
3697
+ return "0.3.161";
3698
3698
  }
3699
3699
  function readChangelog(fromVersion, toVersion) {
3700
3700
  try {
@@ -3747,17 +3747,17 @@ function showChangelog(fromVersion, toVersion) {
3747
3747
  async function checkForUpdates(autoUpdate) {
3748
3748
  try {
3749
3749
  const latest = getLatestVersion();
3750
- if (!latest || latest === "0.3.159") return;
3750
+ if (!latest || latest === "0.3.161") return;
3751
3751
  if (autoUpdate) {
3752
3752
  warn(`
3753
- Your arbi version is out of date (${"0.3.159"} \u2192 ${latest}). Updating...`);
3753
+ Your arbi version is out of date (${"0.3.161"} \u2192 ${latest}). Updating...`);
3754
3754
  child_process.execSync("npm install -g @arbidocs/cli@latest", { stdio: "inherit" });
3755
- showChangelog("0.3.159", latest);
3755
+ showChangelog("0.3.161", latest);
3756
3756
  console.log(`Updated to ${latest}.`);
3757
3757
  } else {
3758
3758
  warn(
3759
3759
  `
3760
- Your arbi version is out of date (${"0.3.159"} \u2192 ${latest}).
3760
+ Your arbi version is out of date (${"0.3.161"} \u2192 ${latest}).
3761
3761
  Run "arbi update" to upgrade, or "arbi update auto" to always stay up to date.`
3762
3762
  );
3763
3763
  }
@@ -3789,10 +3789,10 @@ function markNagShown(latest) {
3789
3789
  function hintUpdateOnError() {
3790
3790
  try {
3791
3791
  const cached = readCache();
3792
- if (!cached || cached.latest === "0.3.159") return;
3792
+ if (!cached || cached.latest === "0.3.161") return;
3793
3793
  if (!shouldShowNag(cached.latest)) return;
3794
3794
  warn(
3795
- `Your arbi version is out of date (${"0.3.159"} \u2192 ${cached.latest}). Run "arbi update".`
3795
+ `Your arbi version is out of date (${"0.3.161"} \u2192 ${cached.latest}). Run "arbi update".`
3796
3796
  );
3797
3797
  markNagShown(cached.latest);
3798
3798
  } catch {
@@ -10653,7 +10653,7 @@ console.info = (...args) => {
10653
10653
  _origInfo(...args);
10654
10654
  };
10655
10655
  var program = new commander.Command();
10656
- program.name("arbi").description("ARBI CLI \u2014 interact with ARBI from the terminal").version("0.3.159").showHelpAfterError(true).showSuggestionAfterError(true);
10656
+ program.name("arbi").description("ARBI CLI \u2014 interact with ARBI from the terminal").version("0.3.161").showHelpAfterError(true).showSuggestionAfterError(true);
10657
10657
  registerConfigCommand(program);
10658
10658
  registerLoginCommand(program);
10659
10659
  registerRegisterCommand(program);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@arbidocs/cli",
3
- "version": "0.3.159",
3
+ "version": "0.3.161",
4
4
  "description": "CLI tool for interacting with ARBI — login, manage workspaces, upload documents, query the RAG assistant",
5
5
  "main": "dist/index.js",
6
6
  "bin": {
@@ -21,9 +21,9 @@
21
21
  "preuninstall": "node scripts/preuninstall.js"
22
22
  },
23
23
  "dependencies": {
24
- "@arbidocs/sdk": "0.3.159",
25
- "@arbidocs/client": "0.3.159",
26
- "@arbidocs/tui": "0.3.159",
24
+ "@arbidocs/sdk": "0.3.161",
25
+ "@arbidocs/client": "0.3.161",
26
+ "@arbidocs/tui": "0.3.161",
27
27
  "@inquirer/prompts": "^8.5.2",
28
28
  "chalk": "^5.6.2",
29
29
  "commander": "^15.0.0"