1. 4745b3f DodoApp: Support Anthropic Claude based AI agent by gio · 9 months ago
  2. 3419305 Canvas: Gemini API key validator by gio · 9 months ago
  3. a70535a Canvas: Fix worker registration request schema by gio · 9 months ago
  4. 67d6d5f Canvas: Use lowercased port names when generating dodo-app config by gio · 9 months ago
  5. 3aba309 DodoApp: Use service name as container image name by gio · 9 months ago
  6. 40c0c99 Canvas: Persistent log storage by gio · 9 months ago
  7. 78a2288 Canvas: Render logs using XTerm by gio · 9 months ago
  8. 89c5b5e AppRunner: Include commit hash in the ping request by gio · 9 months ago
  9. aa6e27a AppRunner: Automatically annotate logs by gio · 9 months ago
  10. 2f393c1 Canvas: Makefile by gio · 9 months ago
  11. 8f8b086 DodoApp: Pass lowercased port names to app-runner by gio · 9 months ago
  12. dbf4a85 Longhorn: Upgrade from 1.8.1 to 1.9.0 by gio · 9 months ago
  13. be95f05 Jenkins: Upgrade from 2.452 to 2.454 by gio · 9 months ago
  14. 1037ee2 Canvas: Add modal resources dialog to Overview tab by gio · 9 months ago
  15. 90a265b Canvas: Add search functionality to resources component by gio · 9 months ago
  16. cc5ce58 Canvas: Render AI agents in tabs by gio · 9 months ago
  17. 85ddcdf AppManager: Include agentName in HTTPS access by gio · 9 months ago
  18. cefb3b5 Canvas: dear_llm.md by gio · 9 months ago
  19. e840235 AppRunner: Create .git directory when cloning repository by gio · 9 months ago
  20. 24d6e9a AppRunner: Create .git directory when cloning repository by gio · 9 months ago
  21. 379ff06 DodoApp: Discriminate between Agent access endpoint and regular HTTPS by gio · 9 months ago
  22. 6914832 Canvas: Implement Agent Sketch node, update dodo-app.jsonschema by gio · 10 months ago
  23. b33b2a9 AppRunner: Include ssh client and keygen tools by gio · 10 months ago
  24. 7f293f3 DodoApp: Fix env handling by gio · 9 months ago
  25. e65d9a9 dodo: Support Sketch agent by gio · 10 months ago
  26. 9b7421a Canvas: Generate Github nodes out of the dodo-app config by gio · 10 months ago
  27. dbabb10 AppManager: Cache helm charts locally during update by gio · 10 months ago
  28. b635942 dodoapp: add optional nodeId to output objects by gio · 10 months ago
  29. c31bf14 Canvas: Generate graph state out of dodo-app config by gio · 10 months ago
  30. 4b08eb7 Canvas: Add JSON schema for dodo-app configuration by gio · 10 months ago
  31. 8e74dc0 Canvas: Import modal by gio · 10 months ago
  32. e7734b2 Canvas: Show app tab titles in overview mode by gio · 10 months ago
  33. 5fa6696 Canvas: Improve overview tab styling by gio · 10 months ago
  34. 3fb133d Canvas: Reuse Name component in node details by gio · 10 months ago
  35. 08acd3a Canvas: Refactor NodeDetails signature by gio · 10 months ago
  36. 3d0bf03 Canvas: Reuse node details component in overview by gio · 10 months ago
  37. da12043 Canvas: Overview tab by gio · 10 months ago
  38. a71316d Cavnas: Implement basic service discovery logic by gio · 11 months ago
  39. 842db3f AppManager: Fix derived value calculation by gio · 10 months ago
  40. 8fad76a Canvas: Use node full labels when monitoring by gio · 11 months ago
  41. ea6d912 AppManager: Implement ingress monitoring by gio · 11 months ago
  42. 4bfed00 AppRunner: Log actions by gio · 11 months ago
  43. 918780d Canvas: Add Reload button on Monitoring page by gio · 11 months ago
  44. 2539d9e Longhorn: Upgrade from 1.7.3 to 1.8.1 by gio · 11 months ago
  45. c9b92b1 Longhorn: Upgrade from 1.6.4. to 1.7.3 by gio · 11 months ago
  46. 0afbaee Canvas: Display commit message by gio · 11 months ago
  47. 9635ccb AppRunner: Include commit message in the status by gio · 11 months ago
  48. 16bb638 Upgrade: Longhorn from 1.5.2 to 1.6.4 by gio · 11 months ago
  49. c717e36 Canvas: Restore .env file by gio · 11 months ago
  50. 5155c1a AppRunner: Reports detailed status by gio · 11 months ago
  51. a1efbad Canvas: Rework monitoring page by gio · 11 months ago
  52. 4867946 Canvas: Consistent icons by gio · 11 months ago
  53. b1c5c45 Canvas: Refresh env on remove deployment by gio · 11 months ago
  54. 6481c90 DodoApp: Introduce password role by gio · 11 months ago
  55. b45b186 Canvas: Fix project selection by gio · 11 months ago
  56. bceb085 Canvas: Expose nodejs 24.0.2 by gio · 11 months ago
  57. 6a49afc Canvas: Fix INTERNAL_API_ADDR by gio · 11 months ago
  58. ec744fa AppRunner: Support Nodejs 24.0.2 by gio · 11 months ago
  59. a3cc4bf DodoApp: Fix volume handling by gio · 11 months ago
  60. 376a81d Canvas: Use volume to persist data by gio · 11 months ago
  61. eb148c8 Canvas: Add info about webhooks by gio · 11 months ago
  62. 76d8ae6 Canvas: Auto register github webhook upon deploy by gio · 11 months ago
  63. 82afef1 DodoApp: User service name when port forwarding by gio · 11 months ago
  64. b58cd05 AppManager: Fix port reservation during update by gio · 11 months ago
  65. 6d8b71c Canvas: Check if network supports auto by gio · 11 months ago
  66. 05a993c Canvas: Show count badge on Gateways tab by gio · 11 months ago
  67. 4037078 Canvas: Do not render input on config tab by gio · 11 months ago
  68. 6223714 Canvas: Refresh env on successful deployment by gio · 11 months ago
  69. 97efd72 Canvas: Fix TCP gateway exposing DB by gio · 11 months ago
  70. b77cb93 Canvas: Rework Deployment/Gateways tab by gio · 11 months ago
  71. 6ce4481 DodoApp: Output access points by gio · 11 months ago
  72. fd8202a DodoApp: Fix nodejs version by gio · 11 months ago
  73. 3304672 Canvas: Get ready for trial by gio · 11 months ago
  74. 3ec9424 Canvas: Disable all inputs during non-edit mode by gio · 11 months ago
  75. f8fa0f8 Canvas: Improve spacing on details component by gio · 11 months ago
  76. 9fc37c7 Canvas: Message type icons by gio · 11 months ago
  77. dc2dfcf Canvas: Improve diagram styling by gio · 11 months ago
  78. 8cadbc7 Canvas: Fix messages and details scrolling issues by gio · 11 months ago
  79. 29050d6 Canvas: Use subdomain only as gateway labels by gio · 11 months ago
  80. e2b955a Canvas: Wait during deploy and reload by gio · 11 months ago
  81. 838bcb8 AppManager: Handle new port forwards during app update by gio · 11 months ago
  82. 451d40d DodoApp: Merge dev enabled/disabled images and charts by gio · 11 months ago
  83. bd37a2b Canvas: Remove deployment action by gio · 11 months ago
  84. b1d3bd7 DodoApp: VM optionally takes ssh key as an input by gio · 11 months ago
  85. 3ed5959 Canvas: Handle repo diff by gio · 11 months ago
  86. a1f2947 DodoApp: Individually configure dev-vm code-server, ssh, vpn by gio · 11 months ago
  87. 48fde05 Canvas: Service dev UI by gio · 11 months ago
  88. 359a685 Canvas: Restore viewport on project select by gio · 11 months ago
  89. af8db83 Canvas: Add new nodes at random positions by gio · 11 months ago
  90. 74ab785 Canvas: Fix project creation flow by gio · 11 months ago
  91. e440db8 Canvas: Fix deleting undeployed project by gio · 11 months ago
  92. 02f1cad Canvas: Improve spacing on Integrations tab by gio · 11 months ago
  93. fcefd7c Canvas: Consistent spacing on node details component by gio · 11 months ago
  94. 617b1dd Canvas: Improve messages component layout by gio · 11 months ago
  95. 818da4e Canvas: Edit/Deploy mode by gio · 11 months ago
  96. 09fcab5 Canvas: Implement authorization by gio · 11 months ago
  97. 4b9b58a Canvas: fix empty config tab by gio · 11 months ago
  98. 7461e50 Canvas: Auto-select first project by gio · 11 months ago
  99. bc47f9f Canvas: Fix layout, get rid of scroll bars by gio · 11 months ago
  100. 0b4002c Canvas: Center icons on details panel by gio · 11 months ago