RobertAtNineMinds pushed 1 commit to main Nine-Minds/alga-psa
- feat(ui): improve data-automation-id system for testing and LLM interactions (#148) Add comprehensive UI automation ... a06d519
RobertAtNineMinds closed a pull request on Nine-Minds/alga-psa
feat(ui): improve data-automation-id system for testing and LLM inter…
…actions Add comprehensive UI automation ID system to enable reliable automated testing and LLM-driven interactions. Key changes include: - Add new withDataAutomationId utility to ensure cons...RobertAtNineMinds opened a pull request on Nine-Minds/alga-psa
feat(ui): improve data-automation-id system for testing and LLM inter…
…actions Add comprehensive UI automation ID system to enable reliable automated testing and LLM-driven interactions. Key changes include: - Add new withDataAutomationId utility to ensure cons...RobertAtNineMinds pushed 1 commit to main Nine-Minds/alga-psa
- feat: enhance AI automation tools and UI improvements (#147) This commit introduces several significant improvements... de48183
RobertAtNineMinds closed a pull request on Nine-Minds/alga-psa
feat: enhance AI automation tools and UI improvements
This commit introduces several significant improvements to the AI automation tools: Core Functionality: - Add periodic UI state updates with WebSocket support - Implement new get_ui_state tool...RobertAtNineMinds opened a pull request on Nine-Minds/alga-psa
feat: enhance AI automation tools and UI improvements
This commit introduces several significant improvements to the AI automation tools: Core Functionality: - Add periodic UI state updates with WebSocket support - Implement new get_ui_state tool...RobertAtNineMinds pushed 1 commit to main Nine-Minds/alga-psa
- feat(UI): Add UI Reflection System for automated testing and LLM interactions (#146) * refactoring puppeteer tools ... 3ebb282
RobertAtNineMinds closed a pull request on Nine-Minds/alga-psa
feat(UI): Add UI Reflection System for automated testing and LLM interactions
This comprehensive update introduces a new UI Reflection System that provides a live, high-level JSON description of the application's UI state. The system enables automated testing, LLM-driven...RobertAtNineMinds opened a pull request on Nine-Minds/alga-psa
feat(UI): Add UI Reflection System for automated testing and LLM interactions
This comprehensive update introduces a new UI Reflection System that provides a live, high-level JSON description of the application's UI state. The system enables automated testing, LLM-driven...RobertAtNineMinds pushed 1 commit to main Nine-Minds/alga-psa
- Fix schedule migrations (#145) * fixed puppeteer issues on (at least) macos * wip * wip * implement chat interfac... 0f5143a
RobertAtNineMinds pushed 1 commit to main Nine-Minds/alga-psa
- refactor: revamp AI automation tools and UI (#144) - Replace Postgres container with new AI automation service in do... 65a8b00
RobertAtNineMinds opened a pull request on Nine-Minds/alga-psa
refactor: revamp AI automation tools and UI
- Replace Postgres container with new AI automation service in docker-compose - Improve error handling and string formatting in chat service - Enhance Docker configuration for Puppeteer with prop...RobertAtNineMinds pushed 1 commit to main Nine-Minds/alga-psa
- fixed puppeteer issues on (at least) macos (#143) 21d7099
RobertAtNineMinds closed a pull request on Nine-Minds/alga-psa
fixed puppeteer issues on (at least) macos
RobertAtNineMinds opened a pull request on Nine-Minds/alga-psa
fixed puppeteer issues on (at least) macos
RobertAtNineMinds pushed 1 commit to main Nine-Minds/alga-psa
- feat(tools): Add AI-driven browser automation tool with Puppeteer and Next.js frontend (#142) WORK-IN-PROGRESS This... c2306ec
RobertAtNineMinds closed a pull request on Nine-Minds/alga-psa
feat(tools): Add AI-driven browser automation tool with Puppeteer and…
… Next.js frontend WORK-IN-PROGRESS This commit introduces a new tool for AI-driven browser automation, combining Puppeteer for browser control with a modern Next.js frontend interface. The i...RobertAtNineMinds opened a pull request on Nine-Minds/alga-psa
feat(tools): Add AI-driven browser automation tool with Puppeteer and…
… Next.js frontend WORK-IN-PROGRESS This commit introduces a new tool for AI-driven browser automation, combining Puppeteer for browser control with a modern Next.js frontend interface. The i...RobertAtNineMinds pushed 1 commit to main Nine-Minds/alga-psa
- Schedule multiple agents (#141) Updated technician assignment logic to use assigned_user_ids instead of user_id. Rem... 9dd3b48