Skip to content

1. HackBot server core#440

Open
ReehalS wants to merge 1 commit intomainfrom
hackbot-server-core
Open

1. HackBot server core#440
ReehalS wants to merge 1 commit intomainfrom
hackbot-server-core

Conversation

@ReehalS
Copy link
Member

@ReehalS ReehalS commented Mar 12, 2026

HackBot server core: API route, actions, utils, types, data, and CI/CD

What's Added:

  • OpenAI streaming chat endpoint with get_events and provide_links tools
  • Server actions for knowledge CRUD, reseed, import, usage metrics
  • Event filtering/formatting utilities with timezone-aware LA time handling
  • System prompt builder with profile-aware personalization and prefix caching
  • Vector search context retrieval with retry/backoff
  • Knowledge base JSON (55 entries: FAQ, tracks, judging, submission, general)
  • CI/CD seed scripts for hackbot_knowledge to hackbot_docs
  • Auth session extended with position, is_beginner, name fields
  • Tailwind hackbot-slide-in animation keyframe (for frontend)
  • Dependencies: ai@6, @ai-sdk/openai

All work was done on hackbot branch and moved to this one for PR purposes

…CI/CD

- OpenAI streaming chat endpoint with get_events and provide_links tools
- Server actions for knowledge CRUD, reseed, import, usage metrics
- Event filtering/formatting utilities with timezone-aware LA time handling
- System prompt builder with profile-aware personalization and prefix caching
- Vector search context retrieval with retry/backoff
- Knowledge base JSON (55 entries: FAQ, tracks, judging, submission, general)
- CI/CD seed scripts for hackbot_knowledge to hackbot_docs
- Auth session extended with position, is_beginner, name fields
- Tailwind hackbot-slide-in animation keyframe
- Dependencies: ai@6, @ai-sdk/openai
@ReehalS ReehalS changed the title Add HackBot server core: API route, actions, utils, types, data, and CI/CD HackBot server core: API route, actions, utils, types, data, and CI/CD Mar 12, 2026
@ReehalS
Copy link
Member Author

ReehalS commented Mar 12, 2026

Closes #441

@ReehalS ReehalS changed the title HackBot server core: API route, actions, utils, types, data, and CI/CD 1. HackBot server core Mar 12, 2026
@ReehalS ReehalS linked an issue Mar 12, 2026 that may be closed by this pull request
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.

HackBot Server Core

1 participant