cubic-dev-ai[bot]
|
25b6fa5cba
Fix comma-separated argument parsing for single Chrome flags with internal commas
|
1 month ago |
Nick Sweeting
|
f7b186d7c8
Apply suggestion from @cubic-dev-ai[bot]
|
1 month ago |
Claude
|
b8a66c4a84
Convert Persona to Django ModelWithConfig, add to get_config()
|
1 month ago |
Claude
|
b1e31c3def
Simplify Persona class: remove convenience functions, fix get_active()
|
1 month ago |
Claude
|
503a2f77cb
Add Persona class with cleanup_chrome() method
|
1 month ago |
Claude
|
1a86789523
Move Chrome default args to config.json CHROME_ARGS
|
1 month ago |
Claude
|
877b5f91c2
Derive CHROME_USER_DATA_DIR from ACTIVE_PERSONA in config system
|
1 month ago |
Nick Sweeting
|
ba8c28a866
use process_set for related name not processes
|
1 month ago |
Nick Sweeting
|
1b49ea9a0e
improve jsonl logic
|
1 month ago |
Nick Sweeting
|
08366cfa46
document chrome configs
|
1 month ago |
Nick Sweeting
|
93a78ce595
Convert snapshot index from JSON to JSONL (#1730)
|
1 month ago |
claude[bot]
|
251fe33e49
fix: rename --plugin to --plugins for consistency
|
1 month ago |
claude[bot]
|
64db6deab3
fix: revert incorrect --extract renaming, restore --plugin parameter
|
1 month ago |
claude[bot]
|
762cddc8c5
fix: address PR review comments from cubic-dev-ai
|
1 month ago |
Claude
|
cf387ed59f
refactor: batch all URLs into single Crawl, update tests
|
1 month ago |
Nick Sweeting
|
bb59287411
Merge branch 'dev' into claude/snapshot-index-jsonl-UxEXK
|
1 month ago |
Nick Sweeting
|
099d955ef5
Implement tags editor widget for Django admin (#1729)
|
1 month ago |
Claude
|
69965a2782
fix: correct CLI pipeline data flow for crawl -> snapshot -> extract
|
1 month ago |
Claude
|
ae648c9bc1
refactor: move remaining JSONL methods to models, clean up jsonl.py
|
1 month ago |
Claude
|
0dee662f41
Use bulk operations for add/remove tags actions
|
1 month ago |
Claude
|
bc273c5a7f
feat: add schema_version to JSONL outputs and remove dead code
|
1 month ago |
claude[bot]
|
03b96ef4ce
Fix security issues in tag editor widgets
|
1 month ago |
Claude
|
a5206e7648
refactor: move to_jsonl() methods to models
|
1 month ago |
Nick Sweeting
|
91375d35a3
more migrations
|
1 month ago |
Claude
|
d36079829b
feat: replace index.json with index.jsonl flat JSONL format
|
1 month ago |
Nick Sweeting
|
96ee1bf686
more migration fixes
|
1 month ago |
Nick Sweeting
|
4cd2fceb8a
even more migration fixes
|
1 month ago |
Nick Sweeting
|
95beddc5fc
more migration fixes
|
1 month ago |
Nick Sweeting
|
2e350d317d
fix initial migrtaions
|
1 month ago |
Nick Sweeting
|
3dd329600e
comment updates
|
1 month ago |