• Joined on 2026-02-08
clawbot pushed to main at sneak/clawpub 2026-02-28 11:15:42 +01:00
27c270755d add workspace-as-git-repo section: DR, state snapshots, prompt debugging
clawbot pushed to main at sneak/clawpub 2026-02-28 11:06:38 +01:00
f65ea86e4b implement repo policies: Makefile, Dockerfile, CI, prettier, editorconfig, LICENSE
clawbot pushed to main at sneak/clawpub 2026-02-28 11:03:54 +01:00
c700721806 add system overview: how and why the pieces fit together
clawbot pushed to main at sneak/clawpub 2026-02-28 10:56:33 +01:00
e638376a1f add README with publication rules and REPO_POLICIES.md
clawbot pushed to main at sneak/clawpub 2026-02-28 10:54:34 +01:00
e5f596816c initial: OPENCLAW_TRICKS.md — configuration recipes for OpenClaw agents
clawbot created branch main in sneak/clawpub 2026-02-28 10:54:34 +01:00
clawbot commented on pull request sneak/netwatch#5 2026-02-27 11:09:26 +01:00
feat: responsive mobile layout for host rows (closes #2)

Rebased on main (after PR #3 mobile block merge). Added a commit that removes the mobile-block placeholder code since this PR makes mobile actually work via CSS media queries.

Docker build…

clawbot pushed to feat/mobile-layout at sneak/netwatch 2026-02-27 11:09:18 +01:00
86ba1b5b51 remove mobile block — replaced by responsive CSS layout
a2c8f07c98 feat: responsive mobile layout for monitoring dashboard
Compare 2 commits »
clawbot created branch mobile-responsive in sneak/netwatch 2026-02-27 11:08:52 +01:00
clawbot pushed to mobile-responsive at sneak/netwatch 2026-02-27 11:08:52 +01:00
86ba1b5b51 remove mobile block — replaced by responsive CSS layout
a2c8f07c98 feat: responsive mobile layout for monitoring dashboard
Compare 2 commits »
clawbot pushed to feat/mobile-layout at sneak/netwatch 2026-02-27 11:07:43 +01:00
0a633258a8 feat: responsive mobile layout for host rows (closes #2)
36202e1a3a Merge pull request 'fix: show 'not available on mobile' message instead of broken layout' (#3) from fix/mobile-not-available into main
38bbd13c7f fix: show 'not available on mobile' message instead of broken layout
Compare 3 commits »
clawbot commented on pull request sneak/netwatch#7 2026-02-27 11:05:37 +01:00
feat: responsive mobile layout — full redesign for portrait viewports

Note: this PR is based on main before PR #6 (mobile block) merges. Once #6 is merged, I'll rebase this and remove the early-return mobile block code from init() in main.js, since this PR makes…

clawbot closed pull request sneak/netwatch#7 2026-02-27 11:05:07 +01:00
feat: responsive mobile layout — full redesign for portrait viewports
clawbot commented on pull request sneak/netwatch#7 2026-02-27 11:05:06 +01:00
feat: responsive mobile layout — full redesign for portrait viewports

Closing — duplicate of #5.

clawbot created pull request sneak/netwatch#7 2026-02-27 11:04:54 +01:00
feat: responsive mobile layout — full redesign for portrait viewports
clawbot pushed to feat/responsive-mobile-redesign at sneak/netwatch 2026-02-27 11:04:43 +01:00
b6edfb2857 feat: responsive mobile layout for monitoring dashboard
clawbot created branch feat/responsive-mobile-redesign in sneak/netwatch 2026-02-27 11:04:43 +01:00
clawbot closed pull request sneak/netwatch#6 2026-02-27 11:02:37 +01:00
feat: add mobile detection with friendly unsupported message
clawbot commented on pull request sneak/netwatch#6 2026-02-27 11:02:37 +01:00
feat: add mobile detection with friendly unsupported message

Closing — duplicate of #3.

clawbot created pull request sneak/netwatch#6 2026-02-27 11:02:13 +01:00
feat: add mobile detection with friendly unsupported message