* chore: update provider and pricing snitch with agnostic system
* cloning pipelines per mode instance
* updating airline hero section
* fix: must keep airflow secretkey
* fix: fixture update to hotel not shop
* chore: refactored to factory design pattern of pipelines
* chore: clean up definition of composite class of providers
* fix: fixes of backwords
* fixing hotel information with image placeholders
* chore: clean up product display in hotel and cleaner interfacing
* adding loader with historical data loading
* feature: cleaning up pipeline
* chore: simple surge pricer
* created new pricing pipeline
* adding a checkout page to both sites
* fix: fixing stale pacakge
* test: we wont be using elasticity anymore so its okay
* chore: cleaning elasticity references
* chore: store sting
* feature: e2e intro pipline surge pricing
* fix: CVE vulnerability patching
* introducing airflow to run pipeline
* chore: updating dag with upload to registry
* introducing complete provider (non refactored and noisy)
* chore: removing old shit
* generic pricing baselines
* feature: super simple model registry (to be updated maybe third party OS software)
* chore: refactoring the providers docker config and requirements
* chore: refactored and broke down components (braking
* exporting all
* local pipeline excution working
* fix: fixing import structures from nonrelativistic
* chore: enables cross comm pickling with fully e2e pipeline compilation
* docs: what the pipeline is like now
* pipelines local running and pipeline high level definition
* cleaning old pipeline and vectorization
* leaked but fixing, not so important
* test: started with pipeline step testing
* chore: cleaning up provider of prices
* test: extra tests wit hsemantic meaning checks
* migrating pricers
* feature: introducing pricing predictors (pricers)
* chore: e2e is done with new pipeline
* extra session feature extraction
* feature: experiemntal sessin pricer and metrics(vibe)
* chore: redefined and connected pricers (#29)
* supabase product proxy and rendering
* minor pipeline refactor
* refactoring and demand estimation
* trackion of date index searching
* fixing changes of imports
* data seeding
* chore: airline basic refactor
* feat: huge push of product changes and item review with cart
* refactored design
* chore: moving route elsewhere and align
* fix: build of web/
* chore: fixing paper build
* fixing chars
* baseline setup of agent abstract
* feat: new implementation of simple AI agent that can follow a goal and return
* refactored import structure and created full tests
* pytest setup a github workflow to run tests + more ignores
* singularity for pushing
* fixing builds of PDFs
* inital structure of docs
* init styles and docs
* basic style implementation
* 13 create outline for research paper draft (#18)
* updated outline for paper from issue
* extra paper sections and some formalization of series data
* algorithms and acknowledgements
* updated outline for paper from issue
* Refactor docker-compose services to use individual Dockerfiles (#20)
* Initial plan
* Refactor services into individual Dockerfiles
Co-authored-by: velocitatem <60182044+velocitatem@users.noreply.github.com>
* Add EXPOSE directives to all Dockerfiles with port documentation
Co-authored-by: velocitatem <60182044+velocitatem@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: velocitatem <60182044+velocitatem@users.noreply.github.com>
* 2 nextjs scaffold with store mode shop and admin session experiment wiring event emission v1 (#17)
* chore: cleaning gitignore
* formating and env documentation
* feat: context switching of hotel/airline depndent on env var via middleware
* fixed alignment and building
* wrong file
* prods
* fixed applying style
* better session cookie management
* tentative session storage with maybe using airtable
* migrated api of ingestion
* events and products apge
* fixing build
* 13 create outline for research paper draft (#18)
* updated outline for paper from issue
* extra paper sections and some formalization of series data
* algorithms and acknowledgements
* updated outline for paper from issue
* upadted text formating
* event unification
* refactor tracking to ues callbacks instead of refs
* implement a pricing display api with session passing
* moved middleware to proxy according to new changes in Nextjs
* refactoed kafka ingestion to go via backend not web-db
* Refactor docker-compose services to use individual Dockerfiles (#20)
* Initial plan
* Refactor services into individual Dockerfiles
Co-authored-by: velocitatem <60182044+velocitatem@users.noreply.github.com>
* Add EXPOSE directives to all Dockerfiles with port documentation
Co-authored-by: velocitatem <60182044+velocitatem@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: velocitatem <60182044+velocitatem@users.noreply.github.com>
* fixing small bugs and adding exepriments to tracking
* added some doc
* fixing prod
* prod kafka server logging
* topic auto create
* pytest setup a github workflow to run tests + more ignores
* getting data from agents properly
* proper pipeline to handle data and build matrices
* fixing backend dumping
* fixing agents and ignore
* fixing import for tests
---------
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>