Commit Graph

  • 4107a7a063 Update README.md Ettore Di Giacinto 2025-04-03 17:35:28 +02:00
  • e3d4177c53 chore(README): update (#133) Ettore Di Giacinto 2025-04-03 17:35:07 +02:00
  • ee77bba615 fix: Don't crash when some agents fail to start Richard Palethorpe 2025-04-03 15:43:12 +01:00
  • 0709f2f1ff Revert "feat(ui): Action playground config and parameter forms (#129)" Ettore Di Giacinto 2025-04-03 15:37:52 +02:00
  • a569e37a34 fix(ui): Send number input as number JSON not string (#130) Richard Palethorpe 2025-04-03 14:27:23 +01:00
  • 1eee5b5a32 feat(ui): Action playground config and parameter forms (#129) Richard Palethorpe 2025-04-03 14:26:14 +01:00
  • ffee9d8307 Update README.md Ettore Di Giacinto 2025-04-02 23:24:45 +02:00
  • ff20a0332e Update README.md Ettore Di Giacinto 2025-04-02 23:14:11 +02:00
  • 034f596e06 fix(docker): Set API key on LocalAI (#128) Richard Palethorpe 2025-04-02 20:47:00 +01:00
  • daa7dcd12a fix(discord): make it work mudler 2025-04-02 19:40:27 +02:00
  • b81f34a8f8 Answer if mentioned if not specifying a default channel mudler 2025-04-02 17:10:03 +02:00
  • 6d9f1a95cc fix(ui): Set page title Richard Palethorpe 2025-04-02 08:23:12 +01:00
  • 9f77bb99f1 fix(ui): Various fixes Richard Palethorpe 2025-04-02 07:43:48 +01:00
  • 74fdfd7a55 feat(ui): Add import agent screen Richard Palethorpe 2025-04-01 22:25:21 +01:00
  • 7494aa9c26 fix(ui): Prevent infinite loop when displaying error toast in chat Richard Palethorpe 2025-04-01 21:54:59 +01:00
  • e90c192063 feat(call_agents): merge metadata of results (#126) Ettore Di Giacinto 2025-04-01 21:57:32 +02:00
  • 53d135bec9 chore(ui): Move zombie UI to old Richard Palethorpe 2025-04-01 16:44:35 +01:00
  • 99e0011920 Revert "chore(ui): Nuke original web UI, in favor of React" Richard Palethorpe 2025-04-01 15:49:41 +01:00
  • 5023bc77f4 feat(ui): Add custom action config meta data Richard Palethorpe 2025-04-01 15:38:17 +01:00
  • a5ba49ec93 fix(ui): rm broken status message (it's in the button already) Richard Palethorpe 2025-04-01 15:37:42 +01:00
  • f3c06b1bfb feat(api): implement stateful responses api (#122) Ettore Di Giacinto 2025-04-01 18:00:37 +02:00
  • 86cb9f1282 chore(ui): Nuke original web UI, in favor of React Richard Palethorpe 2025-04-01 12:30:32 +01:00
  • d8cf5b419b Update README with new API paths Richard Palethorpe 2025-04-01 12:29:23 +01:00
  • bb4459b99f chore: Add alternate bin name to .gitignore Richard Palethorpe 2025-04-01 12:28:30 +01:00
  • ab3e6ae3c8 fix(ui): Fix SSE in chat Richard Palethorpe 2025-04-01 08:43:12 +01:00
  • 1f8c601795 fix(ui): Format item type label when it contians underscore Richard Palethorpe 2025-04-01 08:42:38 +01:00
  • f70985362d chore(ui): Remove original UI/API routes Richard Palethorpe 2025-03-31 22:10:04 +01:00
  • cafaa0e153 feat(ui): Add dynamic prompt config Richard Palethorpe 2025-03-31 15:35:50 +01:00
  • 491354280b feat(ui): Add dynamic prompt config Richard Palethorpe 2025-03-31 15:35:50 +01:00
  • 4c40e47e8d chore(prompts): Rename Prompt blocks to Dynamic prompts Richard Palethorpe 2025-03-31 15:33:08 +01:00
  • 045fb1f8d6 fix(ui): Remove infinite animations due to high CPU usage Richard Palethorpe 2025-03-31 12:36:47 +01:00
  • 8e703c0ac2 fix(ui): Loading .env Richard Palethorpe 2025-03-31 12:28:55 +01:00
  • 29beee6057 fix(ui): SSE in React chat Richard Palethorpe 2025-03-28 14:10:10 +00:00
  • d672842a81 chore(ui): Add .vscode to gitignore Richard Palethorpe 2025-03-28 14:09:34 +00:00
  • 45078e1fa7 fix(ui): Re-add Chat Richard Palethorpe 2025-03-27 21:23:17 +00:00
  • c96c8d8009 fix(ui): Various Richard Palethorpe 2025-03-27 11:45:50 +00:00
  • 11231f23ea feat(ui): Button appearance change Richard Palethorpe 2025-03-27 10:44:14 +00:00
  • c1dcda42ae fix: re-enable nested plannings (#117) Ettore Di Giacinto 2025-03-30 22:18:15 +02:00
  • 7b52b9c22d fix(slack): support multiple threads update (#115) Ettore Di Giacinto 2025-03-30 19:20:41 +02:00
  • dff678fc4e feat(job): add finalizers and save conversation after job is result is released (#114) Ettore Di Giacinto 2025-03-30 18:43:28 +02:00
  • e0703cdb7c chore(tests): extend timeout for client mudler 2025-03-30 18:42:19 +02:00
  • c940141e61 fix: make new_conversation to work (#112) Ettore Di Giacinto 2025-03-29 00:21:00 +01:00
  • 5fdd464fad Improve plan description Ettore Di Giacinto 2025-03-28 22:16:12 +01:00
  • 68cfdecaee Do not delete message in case of error Ettore Di Giacinto 2025-03-28 22:11:43 +01:00
  • 906b4ebd76 feat: add retries to pickAction Ettore Di Giacinto 2025-03-28 22:04:04 +01:00
  • 05cb8ba2eb ci: add concurrency group for tests Ettore Di Giacinto 2025-03-28 21:33:14 +01:00
  • 0644daa477 feat: retrials (#110) Ettore Di Giacinto 2025-03-28 21:27:34 +01:00
  • 62940a1a56 fix: add a tab when listing agents mudler 2025-03-28 18:40:40 +01:00
  • c6ce1c324f feat(slack): respond to channel only on channel mode mudler 2025-03-28 17:01:24 +01:00
  • 383fc1d0f4 fix(multi-agent): small fixes mudler 2025-03-28 16:55:08 +01:00
  • 8ac6f68568 fix(multi-agent): do not allow to call ourselves mudler 2025-03-28 16:51:07 +01:00
  • 05af5d9695 Use internal API for services/actions when using the pool mudler 2025-03-28 16:12:42 +01:00
  • 2c273392cd add debug messages mudler 2025-03-28 15:31:26 +01:00
  • 08f5417e96 go fmt Ettore Di Giacinto 2025-03-27 23:06:33 +01:00
  • f67ebe8c7a Update agent.go Ettore Di Giacinto 2025-03-27 00:15:52 +01:00
  • 6ace4ab60d Expire jobs if context is canceled Ettore Di Giacinto 2025-03-27 00:13:26 +01:00
  • 319caf8e91 chore(ui): Move some field definitions server side Richard Palethorpe 2025-03-26 15:56:14 +00:00
  • 7fb99ecf21 chore(ui): Reuse FormFieldDefinition on other parts of AgentForm Richard Palethorpe 2025-03-26 10:00:41 +00:00
  • d520d88301 feat(ui): Add required indicator to form field Richard Palethorpe 2025-03-26 09:11:03 +00:00
  • 4dcc77372d chore(ui): Refactor action and connector form fields into single component Richard Palethorpe 2025-03-26 09:03:03 +00:00
  • 0f2731f9e8 fix(actions): respect running context Ettore Di Giacinto 2025-03-26 22:58:52 +01:00
  • 6e888f6008 Move action context to the job Ettore Di Giacinto 2025-03-26 22:37:25 +01:00
  • 2713349c75 debug mudler 2025-03-26 18:26:31 +01:00
  • b6cd62a8a3 Merge branch 'fixups/mixed' mudler 2025-03-26 17:11:38 +01:00
  • dd6739cbbf fix: consistently track user message in connector mudler 2025-03-26 17:11:09 +01:00
  • 5cd0eaae3f fix: mixed fixups and enhancements (#107) Ettore Di Giacinto 2025-03-26 17:05:59 +01:00
  • 9d6b81d9c2 fix(slack): track user messages when writing on channel mudler 2025-03-26 16:58:25 +01:00
  • d5df14a714 fix(planning): don't loose results mudler 2025-03-26 16:58:11 +01:00
  • 8e9b87bcb1 chore(Makefile): build react dist if missing mudler 2025-03-26 16:57:46 +01:00
  • 3e36b09376 fix(ui): Format status result as string Richard Palethorpe 2025-03-26 06:31:45 +00:00
  • 074aefd0df feat(ui): Add status page to react frontend Richard Palethorpe 2025-03-25 15:14:02 +00:00
  • 3e1081fc6e fix(ui): Fix MCP form Richard Palethorpe 2025-03-25 15:03:32 +00:00
  • 73af9538eb feat(ui): Add agent avatar placeholders to agent list Richard Palethorpe 2025-03-25 14:49:36 +00:00
  • 959dd8c7f3 Update README with hot reloading instructions Richard Palethorpe 2025-03-25 13:54:25 +00:00
  • 71e66c651c feat(ui): Add React based UI for the vibes at /app Richard Palethorpe 2025-03-24 14:36:18 +00:00
  • 438a65caf6 Fixup printing large messages Ettore Di Giacinto 2025-03-25 22:59:08 +01:00
  • fb20bbe5bf Allow slack bots to initiate conversations Ettore Di Giacinto 2025-03-25 22:58:59 +01:00
  • fa12dba7c2 Better paragraph splitting Ettore Di Giacinto 2025-03-25 22:28:08 +01:00
  • 54c8bf5f1a Split and preserve message mudler 2025-03-25 20:10:40 +01:00
  • 7bc44167cf Handle photos results in telegram mudler 2025-03-25 19:47:34 +01:00
  • 88933784de Handle long responses mudler 2025-03-25 19:41:13 +01:00
  • d7b503e30c Fixups mudler 2025-03-25 19:18:05 +01:00
  • e1e708ee75 Isolate functions mudler 2025-03-25 19:06:55 +01:00
  • 9d81eb7509 Do not lock on responses mudler 2025-03-25 19:03:01 +01:00
  • ddc7d0e100 handle lock inside goroutine mudler 2025-03-25 18:48:15 +01:00
  • e26b55a6a8 Add tests mudler 2025-03-25 17:58:59 +01:00
  • ca3420c791 fixup silly mistake mudler 2025-03-25 17:25:59 +01:00
  • abd6d1bbf7 Do not allow to recursively follow plan actions mudler 2025-03-25 16:59:00 +01:00
  • d0cfc4c317 feat: track conversations inside connectors (#92) Ettore Di Giacinto 2025-03-25 16:31:03 +01:00
  • 53c1554d55 fix: do not track an internal currentConversation (#91) Ettore Di Giacinto 2025-03-25 00:36:09 +01:00
  • b09749dddb try to resolve user IDs to enable bot to mention users (#89) Ettore Di Giacinto 2025-03-24 22:20:25 +01:00
  • b199c10ab7 do not re-generate avatar if already existing mudler 2025-03-24 19:46:56 +01:00
  • c8abc5f28f fix(slack): do not convert, mention user when summoned by mentions mudler 2025-03-24 15:41:57 +01:00
  • 14948c965d feat(slack): update, improve links and mentions mudler 2025-03-24 11:11:26 +01:00
  • 558306a841 Update README.md Ettore Di Giacinto 2025-03-24 10:23:05 +01:00
  • fb41663330 fix(ui): Add connector templates to group-create Richard Palethorpe 2025-03-24 08:47:15 +00:00
  • 84836b8345 feat(ui): Add individual forms for each connector Richard Palethorpe 2025-03-21 14:20:27 +00:00
  • 5f2a2eaa24 feat(slack): show thought process (#83) Ettore Di Giacinto 2025-03-23 22:43:13 +01:00
  • 75a8d63e83 Finish moving types mudler 2025-03-23 21:17:59 +01:00
  • f0b8bfb4f4 no need to defer here mudler 2025-03-23 11:57:01 +01:00