Skip to content

Add Ozwell AI chat integration#4

Open
aditya-damerla128 wants to merge 2 commits into
mieweb:mainfrom
aditya-damerla128:feat/ozwell-integration
Open

Add Ozwell AI chat integration#4
aditya-damerla128 wants to merge 2 commits into
mieweb:mainfrom
aditya-damerla128:feat/ozwell-integration

Conversation

@aditya-damerla128
Copy link
Copy Markdown

Summary

  • Integrate @ozwell/react chat widget into TimeHarbor app
  • Add custom tool handlers for user, timer, ticket, and clock status queries
  • Enable ticket creation and updates via chat interface
  • Configure endpoint to ozwell-dev-refserver.opensource.mieweb.org

Test plan

  • Verify Ozwell chat widget loads correctly
  • Test each tool handler (get_current_user, get_active_timer, get_recent_tickets, get_clock_status)
  • Test create_ticket and update_ticket functionality via chat
  • Confirm connection to dev server endpoint

Integrate @ozwell/react chat widget with custom tool handlers for:
- get_current_user: Fetch logged-in user info
- get_active_timer: Get current timer status and elapsed time
- get_recent_tickets: List team tickets with filtering
- get_clock_status: Check clock-in state and daily totals
- create_ticket: Create new tickets via chat
- update_ticket: Edit tickets or add notes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant