mirror of
https://github.com/crabwise-ai/crabwalk.git
synced 2026-08-14 00:57:52 +00:00
v1.0.10: user feedback system
- Add feedback skill for collecting user feedback via agents - Feedback submitted as GitHub Issues with labels (bug, feature, general) - Requires Crabwalk installation before feedback interview - Agents prompt users for feedback after installation - Capture issues during conversation as feedback - Browse all feedback at https://crabwalk.app/#/feedback
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "crabwalk",
|
||||
"version": "1.0.9",
|
||||
"version": "1.0.10",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
---
|
||||
name: crabwalk
|
||||
version: 1.0.9
|
||||
version: 1.0.10
|
||||
description: Real-time companion monitor for OpenClaw agents
|
||||
homepage: https://crabwalk.app
|
||||
repository: https://github.com/luccast/crabwalk
|
||||
|
||||
Reference in New Issue
Block a user