Full Stack Agentic Developer
$150k - $230kCharles River Associates
About Charles River Associates Charles River Associates is a leading global consulting firm that provides economic, financial, and business management expertise to major law firms, corporations and governments around the world. CRA advises clients on economic and financial matters pertaining to litigation and regulatory proceedings, and guides corporations through critical business strategy and performance‑related issues. Since 1965, clients have engaged CRA for its combination of industry experience and rigorous, fact‑based analysis that provide clients with clear, implementable solutions to complex business concerns. Position Overview Charles River Associates is seeking a Full Stack Agentic Developer to help build and evolve a web‑based AI platform that enables experts to translate domain expertise into scalable, validated AI‑driven workflows. This is a senior full stack engineering role for someone who began with strong product and platform skills and has advanced into LLM‑powered agentic systems. The product combines a React/Vite web client, a Node.js/TypeScript backend proxy, Azure‑hosted services, and isolated remote execution environments where AI agents run tools against sandboxed project workspaces. This role bridges the application layer and the agent layer: user experience, APIs, session and file workflows, real‑time streaming, custom agent runtime behavior, proprietary tools, model‑provider integrations, prompt and context systems, reliability, and observability. The ideal candidate is not a narrow frontend engineer, not a pure backend engineer, and not a prompt‑only AI specialist. CRA needs a hands‑on full stack developer who can design excellent product experiences, write production‑grade TypeScript and React, extend Node.js/Express APIs, and also understand how agentic systems plan, use tools, recover from errors, stream activity, and produce work that users can inspect and trust. Core Mission The Full Stack Agentic Developer will own the path from user intent to agent action to reviewed output. This person will build the product workflows and underlying agentic capabilities that let consultants and domain experts create sessions, upload and organize materials, launch AI‑assisted work, monitor agent activity in real time, review files and intermediate outputs, and rely on the platform for high‑quality analytical work in confidential, high‑stakes environments. Key Responsibilities Full Stack Product Development Build and evolve the React web application across core product surfaces: authentication, session setup, workspace navigation, file review, streaming agent activity, results review, and user‑facing administration. Create reusable component patterns for complex, stateful workflows while keeping the application maintainable, accessible, and easy for the team to extend. Build and maintain Express/TypeScript API endpoints that support the web application, including session orchestration, file management, workspace operations, usage tracking, and new product capabilities. Integrate frontend workflows with backend services for authentication, LLM routing, usage tracking, agent orchestration, cloud storage, and PostgreSQL‑backed application data. Translate complex backend and agent states into intuitive interface patterns, including empty states, progress states, error states, review states, and resumable workflows. Real‑Time Agent Experience Implement and improve the real‑time streaming interface between the backend, agent runtime, and UI, primarily through server‑sent events and related event‑driven patterns. Render incremental agent output such as token‑by‑token text, tool execution cards, plans, task lists, progress indicators, cost and usage indicators, file changes, warnings, and final workflow states. Manage stream connection lifecycle, retries, cancellation, cooperative stop, stop/resume behavior, error recovery, and clear feedback when long‑running agent workflows are in progress. Help define event contracts so the UI can present agent behavior clearly without exposing unnecessary implementation complexity to end users. Design UX and API patterns that help users understand what the agent is doing, what files it has changed, what outputs are ready for review, and what still requires human judgment. Agentic Runtime and Tooling Own and improve parts of the custom multi‑turn agent loop where the agent sends messages to model providers, parses streaming responses, executes tools, observes results, and iterates within an isolated cloud container. Develop proprietary tools that expand agent capabilities across file operations, analysis, transformation, visualization, document creation, data processing, validation, and workflow automation. Extend the containerized execution environment to support new languages, libraries, utilities, file types, analytical methods, and integrations needed by expert users. Design clear tool schemas, permission boundaries, workspace access patterns, input validation, and error messages that help agents use tools effectively and safely. Create reusable patterns for adding new tools so agent capabilities can expand without making the runtime brittle, opaque, or hard to debug. LLM Provider, Prompt, and Context Systems Support multi‑model integration across OpenAI, Anthropic, and other frontier or local models, including provider‑specific message formats, tool‑calling formats, streaming behavior, structured outputs, and error patterns. Build and maintain translation layers that normalize provider differences while preserving access to the strongest capabilities of each model. Design and maintain prompt and context systems that shape agent behavior, including analytical identity, methodology compliance, interaction modes, tool usage policies, quality standards, and escalation patterns. Implement token estimation, usage tracking, context compression, conversation summarization, prompt caching, and model‑selection patterns for long‑running analytical sessions. Evaluate how agent behavior changes across providers, model families, prompts, tools, and workflows, then adapt the product and runtime to improve quality, cost, speed, reliability, privacy, and user trust. Session, File, and Workspace Lifecycle Own the user‑facing lifecycle of an AI work session, including creation, configuration, file upload, streaming execution, interruption, resumption, result review, workspace cleanup, and teardown. Implement browser‑to‑cloud file flows including multi‑file upload, progress tracking, validation, workspace browsing, previewing, downloading, and handling of large or mixed file types. Support interfaces and APIs that help users understand the state of remote workspaces, generated outputs, intermediate artifacts, source files, and final deliverables. Improve the connection between workspace state and agent state so users can review work product clearly and engineers can debug session behavior reliably. Reliability, Security, and Observability Implement reliability patterns such as retry logic, rate‑limit handling, tool error recovery, cooperative stop, graceful cancellation, resumability, and failure reporting. Build with enterprise readiness in mind, including secure browser authentication flows, JWT lifecycle, role‑based access, CORS, CSRF considerations, auditability, privacy‑sensitive UI patterns, and careful handling of confidential work product. Add structured logging, tracing, transcript capture, metrics, tests, and debugging tools so agent behavior can be understood at both the engineering and product level. Partner with product, domain experts, backend, infrastructure, and security stakeholders to ensure end‑to‑end features are reliable across the browser, API layer, cloud services, and agent execution environment. Contribute to delivery discipline by writing clear technical notes, estimating work thoughtfully, supporting sprint planning, and continuously improving development practices. Desired Qualifications Bachelor's degree in Software Engineering, Engineering, or other relevant discipline with programming/technology experience, advanced degree desirable. 6+ years of professional software engineering experience, with strong hands‑on ownership across frontend, backend, and production product systems. Strong TypeScript skills across the stack, including modern React development and Node.js/Express API development. Experience building component‑driven React applications with complex state, multiple interconnected views, real‑time updates, and user‑facing workflows that require careful error handling. Experience building or consuming real‑time interfaces using server‑sent events, WebSockets, streaming APIs, or similar event‑driven patterns. Experience building LLM‑powered agentic systems that use tools, execute multi‑turn workflows, manage state, and recover from errors; not just experience building static chatbots. Experience with LLM tool calling or function calling, including tool schema design, streaming tool input/output, multi‑turn execution, and provider‑specific implementation details. Strong prompt engineering ability for structured, multi‑step workflows, including prompts that encode policies, methodology, roles, and tool usage expectations. Comfort working in Python for agent tools, data processing, automation, evaluation, and integration with analytical libraries. Good understanding of browser authentication flows, JWT lifecycle, token refresh, secure cookies, role‑based access, and frontend/backend security boundaries. Familiarity with PostgreSQL and API‑driven application design, including practical awareness of schema design, queries, migrations, and data access patterns. Experience with Docker or Linux‑based execution environments and practical understanding of isolation, filesystem access, dependency management, and runtime troubleshooting. Strong product judgment, debugging instincts, documentation discipline, and ability to reason about AI behavior, software behavior, and user impact at the same time. Strongly Preferred Experience Experience designing custom agent frameworks, agent runtimes, orchestration loops, tool‑extension systems, or evaluation harnesses rather than relying entirely on off‑the‑shelf frameworks. Experience with OpenAI, Anthropic, and other model provider APIs, including streaming, tool use, structured outputs, usage tracking, rate limits, and provider‑specific failures. Experience with file‑heavy web applications, including upload progress, large file handling, previewing, workspace navigation, generated‑output review, and download flows. Experience rendering markdown, structured outputs, tool activity, logs, transcripts, plans, or other rich incremental content in React. Experience with sandboxed or ephemerally compute patterns, dynamically provisioned containers, secure credential injection, and session‑scoped runtime lifecycles. Experience with Azure services such as Static Web Apps, Container Apps, Container Instances, Blob Storage, Azure Database for PostgreSQL, Application Insights, or related cloud services. Experience with Docker, GitHub Actions, CI/CD practices, structured logging, cloud observability, and collaboration in a distributed engineering environment. Experience with headless browser automation, document generation, data analysis, visualization, file conversion, R, LaTeX, or workflow automation tools. Experience working in consulting, professional services, legal, economic, healthcare, life sciences, energy, financial services, or other confidential/high‑stakes environments. Familiarity with responsible AI practices, model evaluation, transcript review, quality controls, AI governance, and enterprise AI adoption. Core Environment Frontend: TypeScript, React, Vite, Tailwind CSS Backend: Node.js, Express, TypeScript Agent runtime: Custom multi‑turn agent loop, proprietary tools, model‑provider adapters, and streaming event protocol Languages: TypeScript, Node.js, Python; with R, LaTeX, and shell utilities available in execution environments Model providers: OpenAI, Anthropic, and other frontier or local models as needed Data: PostgreSQL and API‑driven application state Streaming: Server‑sent events and event‑driven UI updates Runtime: Containerized Ubuntu‑based agent environments with sandboxed project workspaces Cloud: Microsoft Azure‑hosted web, backend, storage, database, container, and observability infrastructure Product context: Expert‑driven AI workflows where transparency, reliability, confidentiality, and quality control are critical Career Growth And Benefits CRA’s robust skills development programs, including a commitment to offering 100 hours of training annually through formal and informal programs, encourage you to thrive as an individual and team member. Training encompasses technical training, presentation skills, internal seminars, and career mentoring and performance coaching from an assigned senior colleague. Additional leadership and collaboration opportunities exist through internal firm development activities. We offer a comprehensive total rewards program including a superior benefits package, wellness programming to support physical, mental, emotional and financial well‑being, and in‑house immigration support for foreign nationals and international business travelers. Work Location Flexibility CRA creates a work environment that enables our colleagues to benefit from being together in the office to best deliver on our promise of career growth, mentorship and inclusivity. At the same time, we recognize that individuals realize a range of benefits when working from home periodically. We currently expect that individuals spend at least 3 to 4 days a week working in the office (which may include traveling to another CRA office or to client meetings), with specific days determined in coordination with your practice or team. Our Commitment to Equal Employment Opportunity Charles River Associates is an equal opportunity employer (EOE). All qualified applicants will receive consideration for employment without regard to race, color, religion, sex, national origin, age, disability, status as a protected veteran, or any other protected characteristic under applicable law. Salary And Other Compensation A good‑faith estimate of the annual base salary range for this position is $150,000 - $230,000. Stating pay within this range may vary based on factors such as education level, experience, skills, geographic location, market conditions, and other qualifications of the successful candidate. This position may be eligible for additional bonus incentive compensation. CRA offers a comprehensive benefits package, subject to eligibility requirements, which may include: medical, dental, and vision insurance; 401(k) retirement plan with employer match; life and disability insurance; paid time off (vacation, sick leave, holidays); paid parental leave; wellness programs and employee assistance resources; and commuter benefits. #J-18808-Ljbffr Charles River Associates
$150k - $230k
Charles River Associates in Chicago is seeking a Full Stack Agentic Developer to build and enhance an AI platform. This senior role demands expertise in TypeScript, React, and Node.js, with responsibilities ranging from product development to real-time user experience...Suggested$100k - $150k
...solutions to the research community worldwide. Globus develops and provides critical services that support scientific... ...will contribute to the design and development of hybrid agentic middleware. This is a full-stack engineering role focused on building production-quality...SuggestedWork experience placementRemote workWork from homeWorldwide$100k - $150k
...solutions to the research community worldwide. Globus develops and provides critical services that support scientific... ...will contribute to the design and development of hybrid agentic middleware. This is a full‑stack engineering role focused on building production‑quality...SuggestedWork experience placementRemote workWork from homeWorldwide- Java Full Stack Developer Client: John Deere Location: Chicago, IL (Hybrid) Duration: 12 Months Job Description: Spring Boots Front End UI 8+ years of experience Good communication skills Must be a team playerSuggested
- Lenovo is seeking a technical lead to own the full agentic stack—from LLM orchestration to production deployment. You will design and ship agentic pipelines, remember and reason over data, and integrate tools across multi-step tasks. You will build evaluation frameworks...Suggested
- ...Senior Java Full Stack Developer Chicago Illinois 60603 (Hybrid role) W2 Candidates only Notes: Java/Spring/Microservices/React/AWS - These are MUST have's with minimum 10+ years of experience Preference is a senior level hands on developer...
- Nectar is building an agentic platform in which AI is the primary author of new code, with production ownership across Nectar and Vivery. This role leads full-stack feature development and the evolving build pipeline, collaborating closely with the CTO to push architecture...
- ...Role: Full stack Java Developer Duration: 6 month Location: Downtown Chicago, IL Interview via phone / skype. But, if local or near-by, the client will request to meet the candidate in person REQUIRED SKILLS: Full stack Java, min of 1...Local area
- ...About the Role: Job Title: Full Stack Java Developer Job Description: Looking to add an experienced Software Developer with strong logical design and coding ability, with experience in microservices, Java, and Spring Boot being highly valued. The...Work at office
- 1 - Sr Full Stack Developer @ CHICAGO Experience ~8-10 years Technical Skills Java Development Spring Boot Microservices Kafka Integrations Docker Azure Container Services Azure Cloud Services Experience working...
- ...Looking for a motivated Full Stack Developer with 0-7 years of experience to build and maintain both the front-end and back-end architecture of web applications. The role demands proficiency in server-side and client-side programming, integrating APIs, and collaborating...
- ...facing technical trusted advisor to design, build, and demonstrate Agentic Government Cloud solutions for federal missions. You will lead... ..., shape proof points, and guide activation with deep, full-stack skills across Salesforce, data architectures, and AI. You will...
- ...Java Full Stack Developer Locations: Charlotte NC, Richmond VA, Kennesaw GA, Chandler AZ, Chicago IL (Onsite) Fulltime only Skill: Java Full stack developer Must have 10+ years of IT experience. Solid understanding and experience using Web Services (SOAP and/...Full time
- ...Full Stack Developer Join a dynamic team in a hybrid role based in Chicago, IL. This contract position offers the opportunity to develop secure, scalable, and reliable technology solutions. The role involves working on both front-end and back-end development, leveraging...Contract work
- ...Lambda, Kinesis, React Job Description Skills Java, Spring, Hibernate, Requirements Generation, React UI Hands on full stack developer with AWS experience To be responsible for providing technical guidance to a team of developers, + contribute individually...
- ...thinking cool products. Job Description As a Developer who is passionate about coding, you will... ...to Hire position with conversion to Full-Time W-2 employee status after successfully... ...especially Promises Proficient with M.E.E.N stack (MongoDB , Ember.js, Express.js & Node.js...Full timeContract workWork at officeLocal areaWorldwide
- ...Full Stack Developer (Remote) SynergisticIT understands the complex nature of the job market and how difficult it can be to secure a position, especially for fresh graduates. Therefore, we assist and help tech-savvies to convert their passions into professions. We...H1bRemote work
- • 8+ years development experience using Java, Springboot, SQL and NoSQL databases • Strong understanding of enterprise architecture and development patterns and best practices • 3+ years of experience designing and building cloud-native applications, microservices preferably...
- ...revenue cycle orchestrator on top of Attune’s Agentic Voice platform: claims files come in, get... ..., write production code across the stack, and shape how the whole product hangs together... ...looking for 6+ years building production full-stack software; comfortable owning a...Work at office3 days per week
$150k - $175k
...operations, giving traders intuitive control over complex systems Develop and maintain internal tooling and dashboards that surface... ...Base salary represents just one part of overall compensation; all full-time, permanent roles are eligible for a discretionary bonus and...Permanent employmentFull time- ...Position: Java Full Stack Developer Location: Chicago, IL Duration- 6 Month • Must-have skills for this role: java full stack developer, spring boot , CI /CD Job description: • Develop RESTful APIs using Spring Boot and integrate them...For contractors
- ...Full Stack Java Developer, Chicago, IL We are hiring a Full Stack Java Developer now! Urgent need! Looking for multiple experienced Full Stack Java Developers to work for a renowned global organization. Qualifications: Java development experience with knowledge...
- ...What we deliver to our clients matters, but the way we conduct our work is everything. V2V is seeking a candidate to serve as Full Stack Developer on our Technology Solutions team in Chicago, IL. This job is a part-time job—roughly 32 hours per week (M-Th 8:30 – 5PM)—for...Full timePart timeWork at office
- ...Job Summary We are looking for a highly skilled Full Stack MERN Developer who can work independently with minimal supervision. The ideal candidate is self-motivated, detail-oriented, and capable of taking full ownership of projects — from planning and architecture to deployment...Full time
- ...About the job Full Stack Java Developer Role Description: Title: Full Stack Java Developer Location: Chicago, IL (Relocation works, just need to commit to moving to CHI within 1 month) Duration: 12 months - CTH Rate: $55 - $57/ hr. on C...Relocation
- ...Full Stack Developer Employment Type: Full Time, Mid-level Department: Information Technology CGS is seeking an experienced, resourceful, and inventive Full Stack Web Developer to join our team. This role will perform software application development in support of an...Full timeFlexible hours
$34.68 per hour
...delivers value and impact to public sector clients across the country. Job Description Trinnex is looking for an Entry‑Level Full Stack Developer to join our growing Digital Solutions team. You’ll work on modern, high‑impact applications that bring together sensor and...H1b- ...with geospatial/map content. Responsibilities Build and evolve full stack reporting features that are customer centric and aligned to... ...workflows, balancing usability, performance, and reliability. Design, develop, and deliver scalable backend services using Java and Node.js,...
- ...Full Stack Developer Location: New York City, NY or Chicago, IL or Dallas, TX Duration: Fulltime Job Description: Full Stack Developer Must Have Technical/Functional Skills Experience developing desktop and mobile applications Familiarity with common stacks...Full timeImmediate start
$145k - $150k
...Join to apply for the Full Stack Senior Developer role at Allnessjobs 1 year ago Be among the first 25 applicants Join to apply for the Full Stack Senior Developer role at Allnessjobs This range is provided by Allnessjobs. Your actual pay will be based on...Full timeRemote workRelocation
Do you want to receive more vacancies?
Subscribe and receive similar vacancies to Full Stack Agentic Developer. Be the first to apply!
- full stack react developer Chicago, IL
- junior full-stack web developer Chicago, IL
- full stack developer contract Chicago, IL
- java full stack angular developer Chicago, IL
- lead full stack java developer Chicago, IL
- full stack java developer Chicago, IL
- full stack developer Chicago, IL
- c# .net full stack developer Chicago, IL
- mid level full stack developer Chicago, IL
- senior full stack developer Chicago, IL

