Skip to content

User Stories#110

Open
wiilke wants to merge 12 commits into
mainfrom
kernw-test
Open

User Stories#110
wiilke wants to merge 12 commits into
mainfrom
kernw-test

Conversation

@wiilke

@wiilke wiilke commented Jun 13, 2026

Copy link
Copy Markdown

I have been working on this for about a week now, since you assigned this to me on Thursday. My project directly expands on the work I've done here. I was struggling with OIDC for the past few days, but found that it was as simple as running the workflow in a pull request. Of course I didn't figure that out until the last few hours, but not with any lack of trying, that's for sure. This has been the product of a lot of man-hours mostly just banging my head into the wall trying to get azure resources and OIDC to work without any tangible results. I have done local testing, but I am in no way 100% certain that this code is anywhere close to bug-free. Apologies that I couldn't come up with something be

  1. Integrate OSRM Routing Service
    As a developer, I want the system to request route data from OSRM so that delivery routes can be calculated between a robot and a destination.

  2. Display OSRM Route and ETA on the Map
    As a customer, I want to see the delivery route and ETA on the map so that I understand where the robot is going and how long it should take.

  3. Add Agent Entry Point to Customer Website
    As a customer, I want an obvious way to open the delivery assistant on the website so that I can get help without leaving the page.

  4. Build Agent Chat Interface and Conversation Flow
    As a customer, I want a chat interface for the assistant so that I can ask questions and receive responses in a simple conversational format.

  5. Connect Front-End Agent UI to Agent Service
    As a customer, I want the website assistant to send my messages to the agent service and return useful responses so that the assistant is functional instead of static.

  6. Handle Agent Errors, Loading States, and Basic Verification
    As a customer, I want the assistant to respond gracefully when something goes wrong so that I can still understand what happened and continue using the site.

Comment thread OrderService/OrderService/Services/OrderService.cs Fixed
Comment thread AgentService/AgentService/Services/AzureOpenAiAgentService.cs Fixed
Comment thread AgentService/AgentService/Services/AzureOpenAiAgentService.cs Fixed
Comment thread OrderService/OrderService/Services/OrderService.cs Fixed
Comment thread OrderService/OrderService/Services/OrderService.cs Fixed
@wiilke

wiilke commented Jun 13, 2026

Copy link
Copy Markdown
Author

made github PR suggested edits after midnight

@wiilke wiilke requested a review from a team June 13, 2026 08:19
@philspokas philspokas marked this pull request as ready for review June 15, 2026 23:12

@philspokas philspokas left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove binaries

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

update .gitignore to exclude bin

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.

2 participants