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, CORS, 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 ephemeral 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,
- 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
$200k - $230k
...enabling fintechs, enterprises, and agentic platforms to integrate... ...and more, all through a single developer-friendly API. Trusted by more... ...setting. Type of employment Full-time Salary range Senior level... ...a strong backend and full-stack track record. About The Role...SuggestedFull timeContract workTemporary workPart timeWork at officeFlexible hours- A leading technology firm is seeking a Full-Stack Software Engineer to work on an innovative marketplace for AI agents. This fully remote... ...API craftsmanship. Join a small team dedicated to leveraging Agentic AI capabilities to create impactful solutions. The ideal...SuggestedRemote job
$140k - $150k
...Position Summary We are looking for a Senior Full Stack Developer to join our growing team. In this role, you will be responsible for applying... ...from database models to APIs and UI components Leverage agentic AI development tools (Claude Code, Cursor, or similar) to accelerate...SuggestedPermanent employmentFull timeWork at officeRemote workWorldwideHome officeVisa sponsorship- ..., prompt engineering What you’ll own Architect and implement full‑stack features, from database schema to React components, optimized... ...user experience. Nice to haves Experience with multi‑step or agentic AI workflows. Background in AI infrastructure or tooling companies...SuggestedWork at officeLocal areaRemote workFlexible hoursShift work
- ...Automations pod turns complex healthcare case work into scalable, agentic workflows — driving automation coverage, lowering cost to... ...knowledge into models and decision engines to improve accuracy. Developing tooling and infrastructure to measure and improve AI...SuggestedWork at officeLocal areaRemote workWork from homeMonday to FridayMonday to Thursday
- ...leading IT talent network in Chile is seeking an experienced Agentic Software Engineer to connect with U.S. clients for project-based... ...work. Candidates should have 5+ years of experience in full-stack development, with deep expertise in Google Antigravity as well...Remote job
- ...and fundamentally better for humanity. Unlike wrapper companies or point solutions, we are building a full-stack AI platform from the ground up; one that is agentic, vertically integrated, and designed for scale. This gives us the rare ability to solve problems others...Remote work
- ...Coherent Solutions, Inc. is looking for a Full Stack Developer in Georgia to work on a healthcare technology platform with strong experience in GraphQL. The role involves end-to-end task ownership, collaborating with stakeholders, and contributing to high-quality software...Remote workFlexible hours
$143k - $162k
...diverse range of creators to imagine and develop culturally significant content, while... ...JOB DESCRIPTION FOX is seeking a Senior Full Stack Developer to help advance how we build,... ...assisted engineering environment, utilizing agentic development platforms and enterprise AI...Full timeLocal area3 days per week- ...backed enterprise AI company building a full-stack agent infrastructure platform that helps... ...cases and into reliable, production-grade agentic workflows with strong controls around... ...Studio and SDKs. Full-Stack Ownership: Develop end-to-end applications with a heavy...Immediate start
- ...Our client is looking for a Full Stack Developer in Brooklyn, NY. If you are interested, please send your updated resume along with your current and expected salary. Position: Full Time / Permanent Requirements: You’re a skilled developer and enjoy building real-world...Permanent employmentFull time
- Role: Full stack developer with Drools Location: Newark, DE ONLY. HM said he would consider relocation candidates if they are able to do onsite interview TOP SKILLS Does not care about their educational background Any gen ai would be a plusRelocation
- ...Job Title: NYB - Full Stack Java Developer Location: New York, NY (Hybrid) Duration: 6+ Months No. of Positions: 1 Responsibilities Role will be to work within a team to help uplist and modernize a solid java tech core that supports the front office trading environment...
- ...Spring Boot " AND Microservices AND Kafka AND (Hadoop OR Spark) AND (Angular OR UI) AND (Jenkins OR CI OR CD OR Maven OR Git) Java AND Spring AND Kafka AND (Hadoop OR Spark) "Java Full Stack " AND "Spring Boot " AND Kafka AND Spark AND Microservices...
- A healthcare technology firm in New York is looking for a full stack engineer to partner closely with clients in developing AI-driven solutions for administrative workflows. This role involves building innovative AI features and traditional full-stack products to enhance...Flexible hours
- ...Job Description Insight Global is looking for a Full Stack Developer to join one of our largest financial clients sitting onsite 2-3x a week in NYC/Jersey City, Pittsburgh or Lake Mary. They will be joining the Technology Services Group on their App Engine team who manages...
- ...Full Stack Engineers Embracing Agentic Development At this point, I am looking for two engineers. They should be full stack and they should be embracing Agentic development while keeping a high bar for architecture and code quality. In terms of "how we build Genesis...
- ...and robustness Hire the brightest and most ambitious technical talent to come work with you Requirements 3y experience as a full stack developer, with a focus on backend, preferably at a startup or tech company Having worked on challenging backend problems before (we'd...
- ...has a team of 250+ recruiters globally and is focused on IT, Telecom, and New Media industries. Job Description Title: Java Full stack Developers & Lead Developers Location: Brooklyn, NY or Tampa, FL or Jersey city, NJ Education: Bachelor’s Degree (Minimum) Skills: JAVA...
- ...Implement in-house microservices for the Lending Platform. Conduct intense code reviews and follow best coding practices. Design and develop Java applications, including multi-tier Java EE style applications, in finance technology supporting all lending business lines....Contract work
- ...Senior Full Stack Developer (Java / Spring Boot) Experience: 6-10 years Job Location: USA Remote Visa Sponsorship: NO Job Overview We are looking for a Senior Frontend Engineer who thrives at the intersection of business, experimentation, and rapid delivery. This role...Remote workVisa sponsorship
- ...Proficient in JEE / Java, exposure to MEAN stack, experience on WebSphere, Tomcat, Node.JS... ...concepts with EC2 as IaaS, experience in developing AWS-ready applications, and hosting... ...Collaboration – JIRA/Bit Bucket; Purpose of the Full Stack Developer The Full Stack Developer...
- ...VetsEZ is seeking a Mid-Level Full Stack Software Developer to support the modernization and sustainment of enterprise applications within the Department of Veterans Affairs (VA) environment. This role contributes to the design, development, and maintenance of secure,...Remote work
- ...As a Full Stack Developer, you are expected to understand the goals of our clients and build interactive experiences, such as landing pages, websites, and web apps across various platforms and technologies to meet those goals. RESPONSIBILITIES Have advanced problem-solving...
$80k - $100k
...Overview Fullstack Developer Must Have Technical/Functional Skills 8+ yrs years of relevant... ...JAVA/J2EE spring boot, spring framework stack Must have experience in java, multithreading... ...and S3. Good to have knowledge of LLM, Agentic AI and AI enabled development tools like...- ...member is essential in building something groundbreaking. As a full-time team member, you won’t just shape the future of... ...healthcare. The Role We are actively looking for a full-time Full Stack Developer. Please note that this is a full-time, in-person role based in...Full timeRemote workMonday to FridayFlexible hours
- ...Working remotely on a full-time basis, the Senior Full Stack Developer will design, develop, test, and maintain software applications and system components, utilizing both front-end and back-end technologies to deliver scalable and user-focused solutions. Key responsibilities...Full timeRemote work
$700 per month
...RemoteVA PH is seeking a talented Developer to join our team. The ideal candidate will have... ...application development, with a focus on the MEAN STACK, AngularJS, and React. This position... ...CI/CD pipelines. Working Schedule Work full-time from 9 AM - 5 PM EST. Work from home...Full timeRemote workWork from home- ...We are looking for a skilled Java Full Stack Developer to design, develop, and maintain modern web applications across the full technology stack. The ideal candidate will have strong expertise in Java backend development and hands‑on experience with modern frontend framework...
- ...Type: Full-time About the role HelloWork builds next generation Talent Operations practices and helps companies build teams. We're looking for a Full-Stack Developer to join one of our client teams. You'll be building web applications end-to-end – creating user interfaces...Full time
Do you want to receive more vacancies?
Subscribe and receive similar vacancies to Full Stack Agentic Developer. Be the first to apply!
- full stack developer intern New York, NY
- full stack developer remote New York, NY
- senior full stack developer New York, NY
- full stack developer contract New York, NY
- mean stack developer New York, NY
- lead full stack java developer New York, NY
- mid level full stack developer New York, NY
- java full stack angular developer New York, NY
- senior java full-stack developer New York, NY
- full stack java developer New York, NY

