aeea551e4b
feat: replace per-author cap with interleaving to avoid dropping posts in feed and home
retoor2026-06-14 16:50:30 +00:00
9ed611097d
fix: add live age badge and zoom cursor to bot screenshots, bind monitor on startup, and retry feed assertions in e2e tests
retoor2026-06-14 15:20:35 +00:00
d75d5dc6a8
feat: add TTLCache for get_cache_version and TEMPLATE_AUTO_RELOAD config with Makefile worker count variables
retoor2026-06-14 14:46:36 +00:00
c151325916
feat: add plug-and-play devRant API client examples with Python and JavaScript
retoor2026-06-14 07:48:37 +00:00
f2b910ea75
fix: correct "bugs" to "issues" in routing table and README references across multiple documentation files
retoor2026-06-14 07:48:10 +00:00
f79a427f32
fix: change deepsearch chat component attributes from data- to direct properties
retoor2026-06-14 03:00:52 +00:00
33d17db79a
feat: add DeepSearch multi-agent researcher with async jobs, vector store, and RAG chat
retoor2026-06-14 01:57:17 +00:00
4ae0b0db5d
feat: add deepsearch research system with CLI prune/clear and database schema
retoor2026-06-14 01:34:21 +00:00
c7770ee21a
feat: add embeddings endpoint and config for OpenAI-compatible text embeddings via gateway
retoor2026-06-14 01:06:18 +00:00
1076696dec
chore: replace python -m agents.validator with hawk in all agent mode instructions
retoor2026-06-14 00:36:10 +00:00
64c8c967e5
fix: add random client IP spoofing to seed data and user sessions for realistic load testing
retoor2026-06-14 00:18:06 +00:00
45b2b07038
chore: add locust-maintainer agent spec and expand locustfile seed data with polls, reactions, and docs slugs
retoor2026-06-13 23:31:28 +00:00
1b89f7c49f
feat: add seo diagnostics tool with cli commands, config paths, and static versioning
retoor2026-06-14 00:16:22 +00:00
61c1ae8c5d
feat: add multi-channel Devii sessions with docs search mode and channel-aware conversation persistence
retoor2026-06-13 21:37:13 +00:00
fb6961b5e4
chore: add overflow-managed profile tabs with JS layout and responsive CSS
retoor2026-06-13 19:47:50 +00:00
98f005342d
feat: add claude-manual docs page with task-oriented guide and cross-links
retoor2026-06-13 18:41:20 +00:00
5c199474f3
fix: switch blob sharding from uuid7 leading hex to random tail in attachments, project_files, and zip_service
retoor2026-06-13 19:12:54 +00:00
1294c95bed
chore: consolidate runtime data layout under single data/ root directory
retoor2026-06-13 19:06:43 +00:00
de745f7a75
feat: add six specialized Claude agent definitions under .claude/agents for audit, devii, docs, dry, fanout, and frontend maintenance
retoor2026-06-13 18:34:47 +00:00
ede7a863b7
chore: remove stale agent reports and add PYTHONDONTWRITEBYTECODE export to Makefile
retoor2026-06-13 16:27:41 +00:00
271c84fc06
fix: clean up test fixtures and remove stale .bak test files
retoor2026-06-13 15:14:52 +00:00
43f4011005
chore: reorganize test files into domain-specific subdirectories under tests/
retoor2026-06-13 14:32:33 +00:00
014c4c6bb3
feat: add search input field with placeholder text to main header component
retoor2026-06-13 13:25:27 +00:00
7985336934
docs: document shared search pattern for feed, gists, and project listings
retoor2026-06-13 13:24:48 +00:00
6756c980cf
fix: correct spelling of "Update" in commit message to "Update"
retoor2026-06-13 12:56:35 +00:00
aa1598009e
fix: prevent titlebar dblclick maximize when target is a button in FloatingWindow and DeviiTerminal
retoor2026-06-13 11:54:35 +00:00
0e0f18724a
feat: add hidden button support and syncControls for window state consistency across terminal components
retoor2026-06-13 11:42:40 +00:00
c1f314f2c6
chore: add pretty_json utility and sibling comment awareness to bot realism mechanics
retoor2026-06-12 06:30:17 +00:00
ce3cae1433
feat: add startup jitter, randomized browser fingerprints, and comment style variants to bot fleet
retoor2026-06-13 11:19:32 +00:00
89635dd7e1
feat: remove PwaInstaller class and its import from Application.js and template button
retoor2026-06-13 10:43:46 +00:00
90a3c593bb
fix: restrict devii user access to audit logs with read-only permissions
retoor2026-06-13 10:32:03 +00:00
5e4f0b1f3f
feat: add notification preference system with per-type per-channel toggles and admin defaults
retoor2026-06-13 10:09:48 +00:00
1a26428952
fix: add DEVPLACE_DISABLE_RATE_LIMIT env var to bypass middleware in tests
retoor2026-06-13 09:19:46 +00:00