Tommaso Casaburi
2e588f7bcf
chore(agent hooks): remind on new React effects and memos
2026-04-15 13:31:13 +07:00
Tommaso Casaburi
26f4152461
chore: upgrade react-virtuoso to 4.18.5
2026-04-15 13:05:06 +07:00
Tommaso Casaburi
95089ffe1e
Add debug-agent skill (millionco/debug-agent)
2026-04-11 15:59:38 +07:00
Tommaso Casaburi
b1d9aac99b
chore(ai-workflow): require cross-browser playwright checks
2026-04-10 14:31:09 +07:00
Tommaso Casaburi
48a41d0d00
chore(agent-models): use gpt-5.4 for codex agents
2026-04-08 18:39:26 +07:00
Tommaso Casaburi
ff61d05cf2
chore: upgrade vite to 8.0.5
...
Made-with: Cursor
2026-04-07 17:47:10 +07:00
Tommaso Casaburi
c85062d16a
chore(deps): upgrade vite to 8.0.4
...
Made-with: Cursor
2026-04-06 15:06:55 +07:00
Tommaso Casaburi
18696afa58
Merge branch 'codex/fix/portless-route-collision'
2026-03-31 19:41:39 +07:00
Tommaso Casaburi
6159ee1ede
fix(dev server): avoid portless route collisions
...
Adopt branch-aware Portless app naming with numeric suffixes for repeated worktree runs, add a shared direct-Vite port resolver for PORTLESS=0, and keep the Electron bypass pinned to PORT=3000 so existing localhost-based dev flows still work.
2026-03-31 19:41:27 +07:00
Tommaso Casaburi
f5e63e48f9
Merge branch 'codex/feature/bitsocial-react-hooks-migration'
2026-03-31 19:36:33 +07:00
Tommaso Casaburi
1efff4fed7
fix(hooks): preserve account communities on updates
...
Wrap setAccount in the compat layer so seedit keeps internal account fields during partial updates, and extend the install-time hooks patching to normalize legacy account communities data and guard role-sync lookups.
2026-03-31 19:36:12 +07:00
Tommaso Casaburi
6040835a94
feat(hooks): migrate seedit to bitsocial-react-hooks
...
Swap the app to the latest bitsocial-react-hooks commit, add a local compatibility shim for the legacy subplebbit API surface, and keep the in-flight account-history improvements that now use hook-side paging/filtering.
2026-03-31 19:29:45 +07:00
Tommaso Casaburi
aacaf25736
Merge branch 'master' of github.com:bitsocialnet/seedit
2026-03-31 18:56:48 +07:00
Tommaso Casaburi
579fd4a50e
fix(dev server): route default start through portless
2026-03-30 17:20:38 +07:00
Tommaso Casaburi
3f22630c35
Update FUNDING.yml
2026-03-30 16:52:49 +07:00
Tommaso Casaburi
645d3a41cf
add CLAUDE.md pointing to AGENTS.md
2026-03-29 18:46:53 +07:00
Tommaso Casaburi
ab79e27b5c
chore: update AGENTS.md to include .claude alongside .codex and .cursor
2026-03-29 18:20:35 +07:00
Tommaso Casaburi
9d953e9c94
add .claude config folder with Claude-equivalent agent and hook settings
...
Mirrors .cursor and .codex structure with Claude model assignments:
- haiku for lighter tasks (translator, browser-check, profiler)
- sonnet for standard tasks (code-quality, plan-implementer, etc.)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-29 16:16:26 +07:00
Tommaso Casaburi
fcf3725232
chore: upgrade TypeScript to 6.0.2 and Vite to 8.0.2
...
Made-with: Cursor
2026-03-24 22:58:59 +07:00
Tommaso Casaburi
7cce3c1cca
chore(cursor): use composer-2 for subagents
2026-03-20 12:51:23 +08:00
Tommaso Casaburi
23f627b73c
fix(deps): patch transitive tar vulnerabilities
2026-03-19 17:13:17 +08:00
Tommaso Casaburi
162e0b99ab
fix(deps): patch dependabot alerts
2026-03-19 17:06:21 +08:00
Tommaso Casaburi
015c49c9c7
chore: sync AI workflow with 5chan
2026-03-19 16:12:22 +08:00
Tommaso Casaburi
8ba96b3d3d
chore: bump vite to 8.0.1
2026-03-19 15:55:28 +08:00
Tommaso Casaburi
5439f6e0c6
Merge pull request #812 from bitsocialnet/codex/chore/yarn4-corepack
...
chore: migrate to Corepack-managed Yarn 4
2026-03-19 15:06:12 +08:00
Tommaso Casaburi
c4b83e66d7
fix(ci): drop legacy yarn install flags
2026-03-19 14:54:17 +08:00
Tommaso Casaburi
3a7e1fea48
fix(ci): remove setup-node yarn cache
2026-03-19 14:47:35 +08:00
Tommaso Casaburi
9be1bd883b
fix(vercel): use Yarn 4 install command
2026-03-19 14:43:27 +08:00
Tommaso Casaburi
6daa829e0b
chore(setup): pin Node 22.12.0 and document Corepack workflow
2026-03-19 14:23:11 +08:00
Tommaso Casaburi
4698fa77fd
chore(tooling): migrate seedit to Yarn 4
2026-03-19 13:41:03 +08:00
Tommaso Casaburi
53689708f4
chore(deps): upgrade react-grab and react-scan
...
Made-with: Cursor
2026-03-16 13:34:52 +08:00
Tommaso Casaburi
258d6895c2
chore(vite): replace rolldown-vite with vite 8
2026-03-13 12:45:09 +08:00
Tommaso Casaburi
84eda40e3b
Create FUNDING.yml
2026-03-06 15:08:11 +08:00
Tom
b97f50405c
Merge pull request #808 from bitsocialhq/development
...
Development
2026-01-30 14:02:46 +08:00
plebeius
1914a284db
Merge branch 'development' of github.com:plebbit/seedit into development
2026-01-30 14:01:58 +08:00
plebeius
ca38336541
fix(forge.config.js): remove malformed iconUrl from Squirrel config
2026-01-30 14:01:38 +08:00
Tom
0770c2cacc
Merge pull request #807 from bitsocialhq/master
...
Merge pull request #803 from bitsocialhq/development
2026-01-30 13:58:54 +08:00
plebeius
e294bc3c8b
fix(electron-forge): add app icon configuration for all platforms
2026-01-30 13:46:23 +08:00
plebeius
9300befd1a
fix(package.json): remove unneeded var
2026-01-30 13:36:15 +08:00
plebeius
969891e0d9
chore(deps): electron-rebuild and related dependencies
2026-01-30 13:18:42 +08:00
plebeius
e1575de5fc
fix(electron): fix production build crashes
2026-01-30 13:11:44 +08:00
plebeius
61c470141b
refactor(electron): migrate build-docker.sh to Electron Forge and add arch-specific scripts
...
Updated build-docker.sh to use Electron Forge instead of electron-builder, switched from electronuserland/builder image to node:22, and removed electron-builder-specific commands. Added architecture-specific build scripts (linux:x64, linux:arm64, mac:x64, mac:arm64) to package.json for CI workflow. Removed outdated electron-rebuild comment from release.yml.
2026-01-30 12:16:09 +08:00
plebeius
47b847f8d9
Add rewrite rule to vercel.json
...
Introduces a rewrite rule to route all requests to index.html, which is useful for single-page applications using client-side routing.
2026-01-30 12:04:38 +08:00
plebeius
05afd1ce29
refactor: extract timeout management into useScheduledReset hook
2026-01-30 12:00:27 +08:00
plebeius
a45a6456bb
fix script
2026-01-30 11:59:06 +08:00
plebeius
ba4c2a11f6
Delete verify-executable.js
2026-01-30 11:53:20 +08:00
Tom
d25ea6a890
Merge pull request #803 from bitsocialhq/development
...
Development
2026-01-29 19:19:40 +08:00
plebeius
e509d8622f
Update forge.config.js
2026-01-29 19:19:14 +08:00
plebeius
dd5efca0fb
fix CI
2026-01-29 19:17:08 +08:00
plebeius
94e3d45873
Update package.json
2026-01-29 19:09:57 +08:00