Skip to content

Commit d2d5b07

Browse files
committed
chore: Release v0.2.0
Major feature release: Per-project daemon isolation - Each project gets its own daemon socket at ~/.factory/run/dm-daemon-<hash>.sock - dm daemon status --all / dm daemon list to view all daemons - Security hardening with directory permissions and ownership checks - Stale daemon detection - Override path resolution for consistency across directories
1 parent 974150b commit d2d5b07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "droid-mode",
3-
"version": "0.1.5",
3+
"version": "0.2.0",
44
"description": "Progressive Code-Mode MCP integration for Factory.ai Droid - access MCP tools without context bloat",
55
"type": "module",
66
"main": "dist/cli.js",

0 commit comments

Comments
 (0)