@arbidocs/cli 0.3.11 → 0.3.14
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 +73 -4
- package/dist/index.js +649 -70
- package/dist/index.js.map +1 -1
- package/package.json +4 -4
package/CHANGELOG.md
CHANGED
|
@@ -1,13 +1,82 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
-
## v0.3.
|
|
3
|
+
## v0.3.14
|
|
4
4
|
|
|
5
|
-
[compare changes](https://github.com/arbicity/ARBI-frontend/compare/v0.3.
|
|
5
|
+
[compare changes](https://github.com/arbicity/ARBI-frontend/compare/v0.3.13...HEAD)
|
|
6
|
+
|
|
7
|
+
### 🚀 Enhancements
|
|
8
|
+
|
|
9
|
+
- **cli:** Verbose default, configurable watch, default notifications ([22f0faea](https://github.com/arbicity/ARBI-frontend/commit/22f0faea))
|
|
10
|
+
- **cli:** Add response summary line and per-step token usage ([506c723d](https://github.com/arbicity/ARBI-frontend/commit/506c723d))
|
|
11
|
+
- **cli:** Add `arbi task` command for background query submission ([fb492311](https://github.com/arbicity/ARBI-frontend/commit/fb492311))
|
|
12
|
+
- Update schema, SSE token context, and context usage display ([9f908e99](https://github.com/arbicity/ARBI-frontend/commit/9f908e99))
|
|
6
13
|
|
|
7
14
|
### 🩹 Fixes
|
|
8
15
|
|
|
9
|
-
-
|
|
10
|
-
-
|
|
16
|
+
- Remove stray fi in publish script causing exit code 2 ([7739d8de](https://github.com/arbicity/ARBI-frontend/commit/7739d8de))
|
|
17
|
+
- Changelog generation and enforce conventional commits ([ac5b2e75](https://github.com/arbicity/ARBI-frontend/commit/ac5b2e75))
|
|
18
|
+
|
|
19
|
+
### 💅 Refactors
|
|
20
|
+
|
|
21
|
+
- **cli:** Move background mode to `arbi ask -b`, simplify task command ([2b9a1a51](https://github.com/arbicity/ARBI-frontend/commit/2b9a1a51))
|
|
22
|
+
|
|
23
|
+
## v0.3.13
|
|
24
|
+
|
|
25
|
+
[compare changes](https://github.com/arbicity/ARBI-frontend/compare/v0.3.10...v0.3.13)
|
|
26
|
+
|
|
27
|
+
### 🚀 Enhancements
|
|
28
|
+
|
|
29
|
+
- Tool-specific icons and labels for agent step rendering ([22377ee4](https://github.com/arbicity/ARBI-frontend/commit/22377ee4))
|
|
30
|
+
- Move TOOL_LABELS and LIFECYCLE_LABELS to SDK as single source of truth ([b180663f](https://github.com/arbicity/ARBI-frontend/commit/b180663f))
|
|
31
|
+
- Move templates to agentic mode with get_full_document ([9e625515](https://github.com/arbicity/ARBI-frontend/commit/9e625515))
|
|
32
|
+
- CLI DX improvements: error messages, JWT caching, auto-detect, watch flags, quickstart & agent-create ([eefcc3ef](https://github.com/arbicity/ARBI-frontend/commit/eefcc3ef))
|
|
33
|
+
- Add comprehensive CLI integration tests ([bb5088d2](https://github.com/arbicity/ARBI-frontend/commit/bb5088d2))
|
|
34
|
+
- Simplified template modals v2 ([b2639ea7](https://github.com/arbicity/ARBI-frontend/commit/b2639ea7))
|
|
35
|
+
- Searchable document combobox for Summarise and Translate templates ([880db107](https://github.com/arbicity/ARBI-frontend/commit/880db107))
|
|
36
|
+
- Document page/token counts with size warnings ([49c72ab8](https://github.com/arbicity/ARBI-frontend/commit/49c72ab8))
|
|
37
|
+
- Preserve folder structure on upload ([dc09dbfa](https://github.com/arbicity/ARBI-frontend/commit/dc09dbfa))
|
|
38
|
+
- Folder UI for Documents page ([aaf08dbc](https://github.com/arbicity/ARBI-frontend/commit/aaf08dbc))
|
|
39
|
+
- Uploaded/generated toggle and folder tree in FilterDropdown ([87351c31](https://github.com/arbicity/ARBI-frontend/commit/87351c31))
|
|
40
|
+
- Add text search to Documents page ([bda72622](https://github.com/arbicity/ARBI-frontend/commit/bda72622))
|
|
41
|
+
- Add search field selector and expose folder/content_hash columns ([595d02eb](https://github.com/arbicity/ARBI-frontend/commit/595d02eb))
|
|
42
|
+
- Agentic mode toggle and agent step text handling ([22852e84](https://github.com/arbicity/ARBI-frontend/commit/22852e84))
|
|
43
|
+
- Add Duplicates tri-state filter for documents ([e1682939](https://github.com/arbicity/ARBI-frontend/commit/e1682939))
|
|
44
|
+
- Home page cards: left-align, group by matter ID with collapsible sub-sections ([f3e51750](https://github.com/arbicity/ARBI-frontend/commit/f3e51750))
|
|
45
|
+
- Documents grid improvements, collapsible folder filter, agent step durations ([735f066b](https://github.com/arbicity/ARBI-frontend/commit/735f066b))
|
|
46
|
+
- Developer tab: nested schema fields, footer layout, Apply button ([7daac802](https://github.com/arbicity/ARBI-frontend/commit/7daac802))
|
|
47
|
+
- Redesign templates as horizontal rows with pin button ([8ed4c4e1](https://github.com/arbicity/ARBI-frontend/commit/8ed4c4e1))
|
|
48
|
+
- Make @arbidocs/sdk WebContainer-compatible ([2e5446f3](https://github.com/arbicity/ARBI-frontend/commit/2e5446f3))
|
|
49
|
+
- Optimize HtmlViewer for large documents with lazy loading ([aa3f7733](https://github.com/arbicity/ARBI-frontend/commit/aa3f7733))
|
|
50
|
+
|
|
51
|
+
### 🩹 Fixes
|
|
52
|
+
|
|
53
|
+
- Fix stale cached token after login/workspace switch ([ef222604](https://github.com/arbicity/ARBI-frontend/commit/ef222604))
|
|
54
|
+
- Fix CI publish: restore PAT_PUBLISH, fail loudly on push errors ([15b8d8e8](https://github.com/arbicity/ARBI-frontend/commit/15b8d8e8))
|
|
55
|
+
- Fix bulk actions toolbar hidden in document modals ([fcf70be3](https://github.com/arbicity/ARBI-frontend/commit/fcf70be3))
|
|
56
|
+
- Resolve document titles in agent step display ([71da1b41](https://github.com/arbicity/ARBI-frontend/commit/71da1b41))
|
|
57
|
+
- Fix document grid in modals by using fixed height ([0e5ed342](https://github.com/arbicity/ARBI-frontend/commit/0e5ed342))
|
|
58
|
+
- Fix citation scroll-to-chunk and show page nav for HTML view ([624a6cfc](https://github.com/arbicity/ARBI-frontend/commit/624a6cfc))
|
|
59
|
+
- Fix citation scroll-to-passage and remove markdown arrow artifacts ([3ce0d32d](https://github.com/arbicity/ARBI-frontend/commit/3ce0d32d))
|
|
60
|
+
- Fix Apply button: stop resetting newConfigId on parentMessageId change ([729f30e9](https://github.com/arbicity/ARBI-frontend/commit/729f30e9))
|
|
61
|
+
- Fix streaming content truncated in non-agentic mode ([7f338f25](https://github.com/arbicity/ARBI-frontend/commit/7f338f25))
|
|
62
|
+
- Prevent agent step preamble from appearing in message body ([0e99e3ed](https://github.com/arbicity/ARBI-frontend/commit/0e99e3ed))
|
|
63
|
+
- Fix model selector resets on messageHistory/parentConfig changes ([c30e4d7c](https://github.com/arbicity/ARBI-frontend/commit/c30e4d7c))
|
|
64
|
+
- Fix workspace switch revert when triggered from home page ([370a46a5](https://github.com/arbicity/ARBI-frontend/commit/370a46a5))
|
|
65
|
+
- Sanitize folder paths for backend API ([70dc0f4a](https://github.com/arbicity/ARBI-frontend/commit/70dc0f4a))
|
|
66
|
+
- Remove selectedThreadId, unify into parentMessageId ([c20f0785](https://github.com/arbicity/ARBI-frontend/commit/c20f0785))
|
|
67
|
+
- Extract metadata from response.completed SSE event ([e8bff08d](https://github.com/arbicity/ARBI-frontend/commit/e8bff08d))
|
|
68
|
+
- Extract conversation documents from last user message instead of leaf ([b3d2718e](https://github.com/arbicity/ARBI-frontend/commit/b3d2718e))
|
|
69
|
+
- CLI integration test failures ([b092962e](https://github.com/arbicity/ARBI-frontend/commit/b092962e))
|
|
70
|
+
- Handle protected branches in publish script ([7746517e](https://github.com/arbicity/ARBI-frontend/commit/7746517e))
|
|
71
|
+
|
|
72
|
+
### 🏡 Chore
|
|
73
|
+
|
|
74
|
+
- Update schema: add scores to CitationData, chunker tokenizer config ([7fc18309](https://github.com/arbicity/ARBI-frontend/commit/7fc18309))
|
|
75
|
+
- Schema updates ([ab08dc54](https://github.com/arbicity/ARBI-frontend/commit/ab08dc54), [76046067](https://github.com/arbicity/ARBI-frontend/commit/76046067))
|
|
76
|
+
- Remove MemoryLLM from schema ([6806daea](https://github.com/arbicity/ARBI-frontend/commit/6806daea))
|
|
77
|
+
- CI: move integration tests off PR triggers, gate deploy behind them ([ff23f07a](https://github.com/arbicity/ARBI-frontend/commit/ff23f07a))
|
|
78
|
+
- Move PA mode toggle behind experimental feature flag ([2f00bce8](https://github.com/arbicity/ARBI-frontend/commit/2f00bce8))
|
|
79
|
+
- Replace MCP references with TUI in SDK comments ([42683222](https://github.com/arbicity/ARBI-frontend/commit/42683222))
|
|
11
80
|
|
|
12
81
|
## v0.3.10
|
|
13
82
|
|